/Tees-and-S-Backend

This repository contains all the backend files of the Project Tees and T's ( a t-shirt selling store ).

Primary LanguageJavaScript

header

Tees and T's (Backend)

This repository contains the frontend part of the main project Tees and T's which is an E-commerce web application built using the MERN Stack.

Want to see repository with Frontend Stuff ?😇
Click here👈

To view the application you need to run both Backend and Frontend simultaneously.

Run the Backend files first to connect to the database.

* Install all the dependencies.

npm install

* then run

npm start

Run the Frontend Files

* Install all the dependencies.

npm install

* then run

npm run start

Preview of the website:

HOME PAGE

CART PAGE