Skip to content

This repository is a TypeScript reimplementation of the MERN Amazona project found at https://github.com/basir/mern-amazona. The primary goal of this project is to help me understand how to create an e-commerce web app and successfully complete my Web Development course.

Notifications You must be signed in to change notification settings

MElkmeshi/Eshrely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eshrely

This repository is a TypeScript reimplementation of the MERN Amazona project found at https://github.com/basir/mern-amazona. The primary goal of this project is to help me understand how to create an e-commerce web app and successfully complete my Web Development course.

to run project in your local machine run

git clone https://github.com/MElkmeshi/Eshrely.git

then change dirctoty to the folder which contains the code

cd Eshrely
code .

and run two terminals one for backend and the other for the frontend for the the backend

cd backend
npm i
npm run dev

for the frontend same stpes

cd frontend
npm i
npm run dev

sorry I havn't hosted yet I'm still trying to finish before hosting

About

This repository is a TypeScript reimplementation of the MERN Amazona project found at https://github.com/basir/mern-amazona. The primary goal of this project is to help me understand how to create an e-commerce web app and successfully complete my Web Development course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages