An open API service indexing awesome lists of open source software.

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

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`