Skip to content

This repository contains the final project files of the Contacts App in Udacity's React Nanodegree Program.

Notifications You must be signed in to change notification settings

ishandeveloper/nanodegree-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the final project files of the Contacts App in Udacity's React Nanodegree Program.

This repository contains the frontend for the Contacts app, make sure to first download and set up the server separately below.

Screenshots

Project Setup

  1. Clone the Project
git clone https://github.com/ishandeveloper/nanodegree-contacts
  1. Go into the directory where the project now lives
    cd nanodegree-contacts
  2. Install the dependencies - yarn install
  3. Start the app - yarn start

Server Set Up

Getting the server running on your local machine takes only a few steps:

  1. clone the project -
git clone https://github.com/udacity/reactnd-contacts-server.git
  1. Move into desired directory
cd reactnd-contacts-server
  1. Install The dependencies
npm install
  1. Start the server
npm start

Learn More

To learn React, check out the React documentation.

Made with ♥ by ishandeveloper

forthebadge

About

This repository contains the final project files of the Contacts App in Udacity's React Nanodegree Program.

Topics

Resources

Stars

Watchers

Forks