Each e-commerce platform has its own version of wishlist; therefore, to gather all of the wishes in a one place, I developed a personal wishlist application from scratch. The current version is only for personal usage which only me could add wishes and edit them, my friends and relatives could see the list, get where to buy and mark it as an "already bought" gift.
Download and install Node.js from this link https://nodejs.org/en/download/
On your terminal or cmd, type: git clone https://github.com/tramnguyenhere/wishlist-app.git
On your command line, navigate to root folder and install: npm install
cd client/
npm start
cd server/
npm start
. React
. Redux
. SCSS
. React Bootstrap
. MongoDB
. Firebase