Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the-manpreet-singh/react-contacts

In this app I used the functionality for add delete and search the contacts list
https://github.com/the-manpreet-singh/react-contacts

add api delete react-router reactjs search-algorithm server

Last synced: 3 days ago
JSON representation

In this app I used the functionality for add delete and search the contacts list

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

1. Clone the Project - `git clone https://github.com/The-manpreet-singh/react-contacts.git`
2. Go into the directory where the project now lives - `cd react-contacts`
3. Install the dependencies - `npm install`
4. Start the app - `npm start`