Skip to content

A food shopping portal called FoodEZ with integrated role based login and Google OAuth.

Notifications You must be signed in to change notification settings

Aryan2892/FoodEZ---Food-Shopping-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOODEZ

Welcome to my React and Node tutorial to build a fully-functional e-commerce website in 5 hours. Open your code editor and follow me for the next hours to build an e-commerce website using React and Node.JS.

Run Locally

1. Clone repo

$ git clone git@github.com:basir/node-react-ecommerce.git
$ cd node-react-ecommerce

2. Install MongoDB

Download it from here: https://docs.mongodb.com/manual/administration/install-community/

3. Run Backend

$ npm install
$ npm start

4. Run Frontend

# open new terminal
$ cd frontend
$ npm install
$ npm start

5. Create Admin User

6. Login

7. Create Products

About

A food shopping portal called FoodEZ with integrated role based login and Google OAuth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published