This is a fork of the starter template for the final assessment project for Udacity's React Fundamentals course. The Project has been completed with the provided html and css with only minor modification.
- install all project dependencies with
npm install - start the development server with
npm start