👉 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 ✨