https://github.com/dipanshkhandelwal/reactnd-contacts-app
React nanodegree contacts app
https://github.com/dipanshkhandelwal/reactnd-contacts-app
Last synced: 7 months ago
JSON representation
React nanodegree contacts app
- Host: GitHub
- URL: https://github.com/dipanshkhandelwal/reactnd-contacts-app
- Owner: DipanshKhandelwal
- Created: 2018-12-22T18:27:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T22:54:31.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T04:59:03.847Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contacts Project
This repo is a code-along with the first project in the [React Nanodegree program](https://www.udacity.com/course/react-nanodegree--nd019).
## Project Setup
* clone the Project - `git clone https://github.com/DipanshKhandelwal/reactnd-contacts-app.git`
* install the dependencies - `npm install`
* run - `npm start`