π This project is a fake online store that simulates product listings, cart functionality, and order placement. The application is built using MockAPI and Faker.js to generate and access product data.
- π Product Listing: Browse through a list of products available in the store.
- π Cart Functionality: Add or remove products from a cart.
- πΈ Order Placement: Save user orders to a MockAPI resource when they are placed.
- π HTML, CSS, JavaScript
- π MockAPI
- π² Faker.js
- Create-React-App was used before support was dropped for it.
- π΄ Clone the repository.
- π¦ Run
npm install
to install the dependencies. - π₯ Run
npm start
to start the development server.
Feel free to submit issues and pull requests!
π« Contact michaelvarnell@icloud.com
β¨ Made with β€οΈ by Michael Varnell β¨