Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/the-manpreet-singh/react-contacts
- Owner: The-manpreet-singh
- Created: 2020-06-10T05:06:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:29:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T16:48:53.861Z (over 1 year ago)
- Topics: add, api, delete, react-router, reactjs, search-algorithm, server
- Language: JavaScript
- Homepage:
- Size: 7.53 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
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
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`