/what-would-you-do-react-redux

This is the second project in Udacity's React nanodegree

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Description

Would You Rather is the second project in Udacity's React nanodegree. It uses React and Redux.

This projet also uses React Bootstrap and React Router.

yarn start

To run the project:

  1. Download or git clone into a directory
  2. Run npm install to download dependencies
  3. Run npm start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.