Welcome to my React Redux eCommerce website! This project is a full-stack e-commerce solution built with React, Redux, Redux-toolkit and various other technologies. Whether you're a developer looking to contribute, a business owner interested in my platform, or just a curious user, this README will guide you through the essential details of my project.

My React Redux megamart eCommerce website features:
To get started with my React Redux eCommerce website, follow these steps:
Clone this repository to your local machine using Git.
git clone https://github.com/sksabbirhossain/megamart-ecommerce.gitChange to the project directory.
cd megamart-ecommerceInstall server dependencies. (recommended use yarn)
yarn installOr,
npm installCreate a .env file or rename .env.dev to .env and add your own configuration based on the provided .env.dev file.
Start the development server using this command.
yarn startOr
npm startAccess the application in your web browser at http://localhost:3000.
If you are an admin, access the admin panel to manage products, categories, and orders.
Go to this URL and login as a admin
http://localhost:3000/adminLogin your admin account using this information.
email: [email protected]
password: 1111If your are successfully login as a admin then you can manage everything.
If you have any suggestions on what to improve this website, please make a issue share your ideas and create your pull request.
This project is licensed under the MIT License. Feel free to use, modify, and distribute it as per the terms of the license.
Enjoy your shopping experience with my MegaMart E-commerce website! If you have any questions or encounter any issues, please create a issue or contact me.
https://github.com/sksabbirhossain/megamart-ecommerce-server.git