Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 337 Bytes

reactnd-would-you-rather

This is the final assessment project "Would You Rather" for Udacity's React Nanodegree course

Project exercise - Would you Rather Game

TL;DR

To get started right away:

  • install all project dependencies with npm install || yarn
  • start the development server with npm run start || yarn start