/reactnd-project-would-you-rather-starter

Starter code for the "Would You Rather?" Project

Primary LanguageJavaScript

Would You Rather Project - Udacity project( react redux )

Getting Started

Fork or Clone the repo, then set it up:

$ cd (project-directory)
$ npm install

Start the project

$ npm start

A new browser window should automatically open displaying the app. If it doesn't, navigate to http://localhost:3000/ in your browser

The page will reload if you edit and save.

You will see middleware logs in the console when any action is dispatched.