Welcome to ByteBazaar, your go-to electronic shop for all your gadget needs. This project is a MERN stack ecommerce platform that provides a seamless experience for both customers and administrators. With separate interfaces for admins and customers, robust CRUD operations, and intuitive visualization through charts, ByteBazaar aims to make online shopping and management a breeze.
MERN stands for:
- MongoDB: A NoSQL database that stores data in JSON-like documents.
- Express.js: A backend web application framework for Node.js that simplifies the development of APIs.
- React.js: A frontend library for building user interfaces.
- Node.js: A JavaScript runtime that executes server-side code. The combination of these technologies forms a powerful and efficient full-stack development environment, enabling the creation of modern and scalable web applications.
- email: test@gmail.com
- password: 123456
Follow these steps to clone and run the ByteBazaar project on your localhost.
Node.js installed on your machine MongoDB installed and running
Clone the Repository
git clone https://github.com/dipandhali2021/Ecommerce.git
Navigate to the Project Directory
cd Ecommerce
Visit http://localhost:3000
in your browser to access ByteBazaar.
*** Read Backend and frontend Readme.md for individual setup ***
- Separate Admin Dashboard for easy management
- Perform CRUD operations on products
- Visualize sales and marketing data through charts
- Clean and simple UI for a user-friendly experience
- Clean and simple UI for a user-friendly experience
- Place your orders seamlessly
- View order history
- Explore a wide range of electronic products
- Reactjs
and more...
- Nodejs
- MongoDB
- Expressjs
and more...
We welcome contributions! Feel free to open issues or pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
- Inspired by the need for a user-friendly electronic shop platform.
- Thanks to the open-source community for the valuable tools and libraries.
Enjoy your ByteBazaar shopping experience!