https://github.com/sdkdeepa/react-contacts-app
Practice
https://github.com/sdkdeepa/react-contacts-app
Last synced: 9 months ago
JSON representation
Practice
- Host: GitHub
- URL: https://github.com/sdkdeepa/react-contacts-app
- Owner: sdkdeepa
- Created: 2021-03-27T18:11:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-04T18:55:38.000Z (about 5 years ago)
- Last Synced: 2025-04-02T05:28:15.716Z (about 1 year ago)
- Language: JavaScript
- Size: 685 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).
Most of the commits in this repository correspond to videos in the program.
## Project Setup
* clone the Project - `git clone https://github.com/udacity/reactnd-contacts-complete.git`
* install the dependencies - `npm install`
## Contributing
Because this is a code-along project and the commits correspond to specific videos in the program, we will not be accepting pull requests.
If you feel like there's a major problem, please open an issue to discuss the problem and potential resolution.
## Contributing
MIT