This project is a clone of JioMart, an e-commerce platform. It aims to replicate the core functionalities and user experience of the JioMart application.
- Browse and search for products
- View product details, including prices, descriptions, and images
- Add products to the cart
- Manage the cart by adding, removing, or updating quantities of products
- Proceed to checkout and place an order
- User authentication and registration
- HTML, CSS, and JavaScript for the frontend
- React.js for building the user interface
- Node.js and Express.js for the backend server
- MongoDB for the database
- RESTful APIs for client-server communication
- Git and GitHub for version control and collaboration
To run this project locally, please follow these steps:
-
Clone the repository:
https://github.com/Rajesh890-bit/internal-stone-3047.git
-
Open your browser and visit
http://localhost:3000
to view the application.
- Browse the product catalog and search for specific items.
- Click on a product to view its details.
- Add products to the cart and manage the cart contents.
- Proceed to checkout and place an order.
- Register and log in to access additional features, such as order history and saved addresses.
Contributions are welcome! If you find any issues or would like to propose new features, please open an issue or submit a pull request.
This project is licensed under the MIT License.