Welcome to the Apple Store E-Commerce Website! 🎉 This is a fully functional e-commerce platform built using modern technologies, including React, Node.js, and MongoDB. It provides users with a seamless shopping experience to browse and purchase Apple products efficiently.
✅ Product Catalog - Browse a variety of Apple products like iPhones, MacBooks, iPads, and more.
✅ User Authentication - Secure login and signup functionality.
✅ Cart & Checkout - Add products to the cart and complete purchases smoothly.
✅ Order Management - Track orders and receive status updates.
✅ Database Integration - All product and user data is stored securely in a database.
✅ Responsive Design - Fully mobile-friendly UI for all devices.
- 🚀 React.js
- 🎨 SCSS
- ⚡ JavaScript
- 🏗️ HTML5
- 🔥 Node.js
- 🔌 Express.js
- 🗄️ MongoDB
- 🔐 JWT Authentication
- 🔄 React Context API (State Management)
- 🌐 Axios
- 🚏 React Router
git clone https://github.com/Divyansh089/Apple-store.git
cd Apple-store
npm install
npm start
Your app will now be running on http://localhost:3000 🚀
Apple-store
├── public/ # Public assets
│ ├── assets/
│ ├── favicon.ico
│ ├── index.html
│ ├── logo192.png
│ ├── logo512.png
│ ├── manifest.json
│ ├── robots.txt
│
├── src/ # React source code
│
├── .eslintrc.json
├── .gitignore
├── LICENSE
├── README.md
├── package-lock.json
├── package.json
Check out the live demo of the Apple Store here: Demo Link
If you'd like to contribute, feel free to fork the repository, make your changes, and create a pull request! 🙌
Enjoy browsing and shopping! 🍏🚀