This project is a basic ecommerce website built in ReactJS, and was made for the ENSI Junior Enterprise web development level test.
Basic online store, with semi-retro design, using data from a public API, displaying one item at a time, giving the choice to buy or ignore, calculating the total, sorting items by bought or ignored.
-
Public API: Fake Store API
-
Deployment: Netlify
npm install
npm start