Application built while following along with the free React-Fundamentals course by Tyler Mcginnis. http://courses.reactjsprogram.com/courses/reactjsfundamentals
To Run the application:
-
Clone the repo
-
npm install
-
npm run production
-
npm start