/would-you-rather

A simple polling game (learning project)

Primary LanguageJavaScriptMIT LicenseMIT

Would you rather?

A simple polling game that allows the users to post and answer questions.

Reason behind

This project was made as a task for EgyptFWD grant. Its purpose is to test my skills in using React, Managing the State with Redux, and Routing. Previous Project

Installation and Usage

git clone https://github.com/halimsamy/would-you-rather/
cd would-you-rather
yarn

Run the development server

yarn start

License

MIT