Skip to content

piyushb1/contactManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a ReactJS website for managing contacts supported by MongoDB

ReactJS | MongoDB

Building and Running 'Contact Manager'

Building and running blogsite in your local dev environment is very easy. Be sure you have Git and Node.js installed, then follow the directions below.

  1. Clone the source code

git clone https://github.com/piyushb1/contactManager.git

  1. Install development dependencies

npm install

  1. Run a local development server

npm start

blogsite is now running, and can be accessed by pointing a web browser at http://localhost:5000/

Live demo of website here.

About

A Website to log your contacts created in ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors