Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kingsleyibe/contact-keeper

Full-stack MERN Contact Manager with React hooks, Context & JWT authentication created by following the 'React Front To Back 2019' Udemy course lectured by Brad Traversy. Each user can register/login to an account which will show information about the contacts they have saved. The user has a unique id and has their own set of contacts, they can also search their contacts to view specific people. The app implements ReactJS Context API while using MongoDB and ExpressJS for the backend.
https://github.com/kingsleyibe/contact-keeper

api-rest expressjs mongodb nodejs reactjs

Last synced: 19 days ago
JSON representation

Full-stack MERN Contact Manager with React hooks, Context & JWT authentication created by following the 'React Front To Back 2019' Udemy course lectured by Brad Traversy. Each user can register/login to an account which will show information about the contacts they have saved. The user has a unique id and has their own set of contacts, they can also search their contacts to view specific people. The app implements ReactJS Context API while using MongoDB and ExpressJS for the backend.

Awesome Lists containing this project