vishalibitwar / PhoneBook

Full Stack MERN app with React hooks & JWT authentication

Home Page:https://phonediary.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://phonediary.herokuapp.com/


Languages

Language:JavaScript 94.1%Language:HTML 3.1%Language:CSS 2.8%