https://github.com/devrabbani/reactjs-contactapp
It is a project of React Nanodegree from Udacity. Made with the latest React concepts.
https://github.com/devrabbani/reactjs-contactapp
react
Last synced: 7 months ago
JSON representation
It is a project of React Nanodegree from Udacity. Made with the latest React concepts.
- Host: GitHub
- URL: https://github.com/devrabbani/reactjs-contactapp
- Owner: devRabbani
- Created: 2021-07-14T15:38:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T13:17:39.000Z (over 4 years ago)
- Last Synced: 2025-09-13T22:03:22.076Z (7 months ago)
- Topics: react
- Language: JavaScript
- Homepage:
- Size: 397 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