Skip to content

vbundage/Contact-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager

A contact manager application to manage user contacts. This app was made as a practice take home project during the Launch School curriculum. The app is made to mitigate the amount of HTTP requests by storing contacts in-memory for non-changes. HTTP requests are sent to get the contacts initially and when making updates to contacts.

Requirements

Back-end code was provided for setting up the web server and handling API requests. The aim of the project is to build the front-end while using the API to manage contacts.

Built With

How to use?

OS X & Linux:

npm install

npm start

About

A contact manager application to manage user contacts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published