https://github.com/jkmagnussen/react-contacts-app-front-end-
React Contacts App (Front-End)
https://github.com/jkmagnussen/react-contacts-app-front-end-
Last synced: 3 months ago
JSON representation
React Contacts App (Front-End)
- Host: GitHub
- URL: https://github.com/jkmagnussen/react-contacts-app-front-end-
- Owner: jkmagnussen
- Created: 2020-03-01T00:19:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T08:17:32.000Z (over 2 years ago)
- Last Synced: 2025-01-21T05:42:51.415Z (5 months ago)
- Language: JavaScript
- Size: 7.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
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`## Backend Server
The backend server for this in-class project can be found [here](https://github.com/udacity/reactnd-contacts-server).
## 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.
## License
MIT