Skip to content

mariache/ContactKeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Keeper

Full stack MERN application for managing contacts with React hooks, CONTEXT API & JWT authentication.

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     # runs concurrently Express on :5000 & React on :5000
npm run server  # runs Express API Only on :5000
npm run client  # runs React Client Only on :3000

Built With

  • MongoDBAtlas - MongoDB Atlas is a fully-managed cloud database
  • React - The JS library used
  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • Node - Node.js® is a JavaScript runtime built

Contributing

Fork and feel free for submitting pull requests.

Authors

Acknowledgments

About

Contact Keeper is a fullstack MERN application for managing contacts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors