Skip to content

Pak-Amazon Ecommerce Web Application build by MERN stack technologies. It's Final year project of my Bachelor of Computer Science Degree.

Notifications You must be signed in to change notification settings

Nabeel70/Pak-Amazon-Ecommerce-Web-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

➤ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

NPM / Yarn and Node.js installed

Installing

Installing NPM modules on both client and server folders

Execute these commands from the project directory

cd client && npm install
cd server && npm install

Running the app

Open a terminal on server directory

npm run start:dev

and open another terminal on client directory

npm run start

Access the web app at http://localhost:3000/

About

Pak-Amazon Ecommerce Web Application build by MERN stack technologies. It's Final year project of my Bachelor of Computer Science Degree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published