contact-keeper

A MERN stack application to create, update, and delete contacts based on user authentication.

Stars
0

ContactKeeper

Keep track of personal and professional contacts

Description

A CRUD application built in React using MongoDB and Express on the backend. Features user login and registration with authentication using JWT, and the ability to create, update, and delete contacts.

Installation & Usage

To view code, fork this repo and refer to the defined scripts in the package.json.

To try the application demo visit the deployed site: ContactKeeper

Demo

Contributors

Coded by Stephanie Aurelio as part of the React Front to Back course by Brad Traversy.