Skip to content

Contact Keeper is a fullstack MERN application for managing contacts

Notifications You must be signed in to change notification settings

mariache/ContactKeeper

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

No packages published

Contributors 4

  •  
  •  
  •  
  •