Visit the website by clicking here
Cart Express is a web application built using MERN stack with Material-UI for design components. It provides a seamless shopping cart experience for users.
This web application serves as a demonstration of my proficiency in web development, focusing on the MERN stack (MongoDB, Express.js, React, Node.js). By implementing various features and functionalities, I aim to exhibit my understanding of modern web development principles and technologies.
The project encompasses several key features to highlight different aspects of web development and showcase my capabilities:
- User authentication and authorization
- CRUD operations for managing data
- Responsive design for optimal user experience across devices
- Modern design elements for enhancing user engagement.
To set up this project locally, follow these steps:
- Clone the repository to your local machine:
$ git clone https://github.com/mayank-Pareek/cart-express.git
- Navigate to the project directory:
$ cd cart-express
- Install dependencies:
$ npm install
- Start the development server:
$ npm start
Once the project is set up, you can access it through your web browser using local host.
I will be addding more features to this repository with time, if you have added this project to your local machine please make sure to pull changes regularly to keep your copy up-to-date.