Skip to content

vishalibitwar/PhoneBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneBoOk

Full Stack MERN app with React hooks,Context API & JWT authentication.

Check here - PhoneBook

Local Setup

  1. Install Dependencies
npm install
npm client-install
  1. Mongo connection setup
Edit your /config/default.json file to include the correct MongoDB URI
  1. Serve with hot reload
npm run dev     # Express & React :3000 & :5000
npm run server  # Express API Only :5000
npm run client  # React Client Only :3000

About

Full Stack MERN app with React hooks & JWT authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages