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

Starter code for the "Would You Rather?" Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would You Rather?

The implementation of the final assessment project for Udacity's React course. The project provides a simple app (Would you rather?) that users can choose between different options in a question and provide more questions in order to earn score.

How to build and run

To get started evaluating the project right away:

  • install all project dependencies with npm install
  • start with npm start

About

Starter code for the "Would You Rather?" Project


Languages

Language:JavaScript 93.6%Language:HTML 4.9%Language:CSS 1.5%