Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 272 Bytes

Would You Rather App

React & Redux front end application for Udacity's course final project.

The _DATA.js file represents a fake database and methods that let you access the data.

App Setup

  • install dependencies - npm install
  • run application - npm start