Skip to content

mayank-Pareek/cart-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cart-express

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.

About

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.

Features

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.

Installation

To set up this project locally, follow these steps:

  1. Clone the repository to your local machine:
$ git clone https://github.com/mayank-Pareek/cart-express.git
  1. Navigate to the project directory:
$ cd cart-express
  1. Install dependencies:
$ npm install
  1. Start the development server:
$ npm start

Once the project is set up, you can access it through your web browser using local host.

Updates

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.