Skip to content

abhishekashyap/wouldYouRather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WouldYouRather Project

Netlify Status

WouldYouRather is choice based game, that allows users to choose betweent THIS or THAT.

This is Udacity's second React project which implements Redux.

See the live version here

Getting Started

The is single page application based on

  • ReactJS (Frontend)
  • Redux (State management)
  • Bulma (CSS)

Installing

Clone the repo then use

yarn

To start the app use

yarn start

Screenshots

Landing page Answer page Leaderboard page

Built With

  • React - A JavaScript library for building user interfaces
  • Redux - A Predictable State Container for JS Apps
  • Bulma - Open source CSS framework based on Flexbox

Contributing

Currently not accepting any contributions

Authors