All Projects → udacity → Reactnd Contacts Complete

udacity / Reactnd Contacts Complete

Code-along project for the Contacts app

Programming Languages

javascript
184084 projects - #8 most used programming language

Contacts Project

This repo is a code-along with the first project in the React Nanodegree program.

Most of the commits in this repository correspond to videos in the program.

Project Setup

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].