zenofsahil / would-you-rather

A game built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would You Rather

Play Would You Rather with people!

Select a user to play as and login to see what questions other users have asked, answer them, see how your answers compare against them and post your own questions.

The user with the most number of answered and asked questions moves higher on the leaderboard.

Run Locally

Clone the project

  git clone git@github.com:septra/would-you-rather.git

Go to the project directory

  cd would-you-rather

The only requirement for installing the application is npm, so you can just

  npm install

Start the server

  npm run dev

App Screenshot App Screenshot App Screenshot App Screenshot

Motivation

This application was implemented to explore a number of different frontend technologies such as -

  • React
  • Redux
  • Styled Components
  • Ant Design
  • Vite

Authors

License

MIT

Contributing

Contributions are welcome! If you feel this application can be improved, please feel free to submit a PR. Design and styling requests are appreciated.

About

A game built with React


Languages

Language:JavaScript 97.9%Language:CSS 1.1%Language:HTML 1.1%