Skip to content

Web app created using Reactjs and RestAPI to store and alter contact information.

Notifications You must be signed in to change notification settings

SajalSharma4/Contacts-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager

This project is a web based application created using Reactjs and RestAPI. It can-

  1. Store contact list
  2. Add new contact
  3. Update contact Details
  4. Delete contact
  5. Search contacts

Snapshots-> image

image

image

image

How to use locally

  1. Download the repository
  2. Open the Terminal (Linux & MacOS) or PowerShell (Windows) and change directory to the project folder.
  3. Type ‘npm install’ in the Terminal (PowerShell) and press Enter. All the dependencies would be installed.
  4. Go back to the Terminal (PowerShell) and be sure that you are pointing inside the project folder. To open the application, type ‘node app.js’ and press Enter.
  5. The application should be live on the local port 3000.
  6. Type http://localhost:3000/ into a browser.
  7. Now you should be inside the application.

About

Web app created using Reactjs and RestAPI to store and alter contact information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published