#react.js #master-in-software-engineering #assembler-institute-of-technology
This is a demo app that help me learn the basics of React and to create a e-commerce using hooks.
First, you will need to clone the repo:
$ git clone https://github.com/joejoyjoy/react_e-commerce.gitRun npm i in the terminal to install the dependencies.
Then, run npm start to start up the app.
The app will be run by default in the following url: http://localhost:3000/
Then, run npm run api to start the local json server.
The server will be run by default in the following url: http://localhost:3500/sofas
In this e-commerce project you will have a full responsive experience with a home page, sign up, shopping cart, and a sidebar cart when a product is added. There is also present a searchbar.
This project is licensed under the MIT License - see the LICENSE file for details
This project follows the all-contributors specification. Contributions of any kind welcome!

