Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 602 Bytes

File metadata and controls

23 lines (19 loc) · 602 Bytes

Would You Rather App

Table of contents

General info

A Would You Rather simple game built using React for building the UI and Redux for storing the data of the application. It's really easy to you use, after you run the application all you have to do is to sign in and have some fun answering and adding questions

Technologies

Project is created with:

  • CSS
  • Javascript
  • JSX
  • React
  • Redux

Setup

To run this project all you have to do is to type two commands in the terminal npm install npm start