Skip to content

A contact Keeper Web App Built using the MERN Stack.

License

Notifications You must be signed in to change notification settings

PawBud/Contact-Keeper

Repository files navigation

forthebadge GitHub license

What is Contact-Keeper?

As the name suggests, Contact Keeper is a web application built to maintain a record of a user's Contacts. A user can access his/her contacts only after logging in and verifying his/her identity.

About the App:-

The web application consists of 4 different pages:-

Home

Home It contains the following components:

  • An Add Contact Form.
  • An Edit Button, through which neccessary changes can be made to a pre-existing contact.
  • A Delete button which deletes the contacts.

About

About It contains the version number of the app.

Login

Login The user can verify his/her identity by undergoing account authentication.

Register

Register The user can create an account through this form.

Install & Run

  • Clone the repository.
  • Open the file in your IDE and run npm install to install the packages.
  • run npm run dev to run both the front end and to connect to the backend server.
  • run npm start to only connect to the mongoDB.

License

This package is licensed under MIT license. See LICENSE for details

Feel free to issue a PR anytime if you feel that the changes can improve the application's functionality.

About

A contact Keeper Web App Built using the MERN Stack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published