Skip to content

Contact manager App made using React hooks & context. It is a full stack MERN application based on Traversy's course React Front To Back 2019

Notifications You must be signed in to change notification settings

tirios-dev/contact-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactKeeper 📙

This is a MERN Stack Contacts Manager App. On the Back-End it is built using: Node, Express, JWT, Express-Validator, MongoDB and Mongoose. Front-End is created using React (Hooks and Context Api). It is built following Traversy Media Course on Udemy called: "React Front to Back 2019".

Live Project can be found here


frontpage

loginpage

Usage

Install dependencies

npm install
npm client-install

Mongo connection setup

Edit your /config/default.json file to include the correct MongoDB URI

Run Server

npm run dev     # Express & React :3000 & :5000
npm run server  # Express API Only :5000
npm run client  # React Client Only :3000

About

Contact manager App made using React hooks & context. It is a full stack MERN application based on Traversy's course React Front To Back 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •