Project Title

This project is part of the Udacity React Nanodegree.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software:

npm

Node

Installing

A step by step series of examples that tell you have to get a development env running

Install the npm packages:

npm install

Once packages are installed:

npm run

Navigate to localhost:3000 to see the live app.

Acknowledgments

  • Udacity