🚀 Project made during the React Ignite, it is a marketplace where you can buy nice shoes
- You can select from the home page what shoes do you want and it will go to your card.
- There is a limit in stock for its product, an error message will display depending on your amount.
- On the card page you can add more or decrement it.
- If you don't want this product anymore just delete it, clicking in the trash icon.
- The total of your purchase and the total of its items will be displayed on the screen.
- This project has the localStorage feature go check it.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/Artur-Ceschin/Ignite-React-03.git
# Access
$ cd Ignite-React-03
# Install dependencies
$ yarn
# Run the server on port localhost:3333
$ yarn server
# Run the project
$ yarn start
# Run the Tests
$ yarn test
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Artur Ceschin 👋🏽 Please fell free to contact me!