/would-you-rather

A would you rather application with user system management using React, Redux

Primary LanguageJavaScript

#Would you rather projet

Step to install :

  • clone the projet
    • git clone
  • install dependencies
    • yarn install or npm install
  • start the application
    • yarn start or npm start