A React-Redux application created for the completion of the second project requirements of the Udacity React Nanodegree program. The entire application state is managed by Redux.
- React/Redux
- Create React App
- NodeJS Backend
- Redux-Form, MomentJS
These instructions will get you up and running with a copy of the project on your local machine for development and testing.
You will need the following software installed on your system
Node
Npm
React
Clone the repository
Run 'npm install'
Run 'yarn start' or 'npm start'