Welcome to e-commerce website! This platform allows you to buy and sell products online with ease. This website is just for learning purpose and to know working functionality of MERN application.
- HTML
- CSS
- JavaScript
- React.js
- Node.js
- MongoDB
- Express.js
- Redux for State Management
- The packages included in package.json file
- Paypal Developer Account for payment integretion
- Clone this repository to your local machine.
git clone https://github.com/saurabh-shete/E-Commerce-Website.git
- Navigate to the project directory.
cd E-Commerce-Website-main
- Install the required dependencies.
npm install
- Create a .env file in the root of the project and add your environment variables.
MONGO_URI = MongoDB_atlas_connecttion_string
JWT_KEY = key_for_encryption
PAYPAL_CLIENT_ID = API_credentials
The website will now be available at https://thechillyweather-shopping-app.onrender.com.
The website allows users to create an account, browse products, add items to their cart, and complete purchases. To get started, click on the "Sign Up" button in the navigation bar and follow the on-screen instructions. This website is only for learning purpose. It has nothing to do with actual products.
This project is released under the ISC license.
Thank you for checking out our e-commerce website! We hope you enjoy using it. If you have any questions or feedback, please don't hesitate to reach out.