A simple quiz app about the "Friends" series.
The app is deployed on Netlify and is available on: https://fluffy-starburst-891c8e.netlify.app/
Install all nessecary dependencies:
yarn install
Run the app:
yarn start
For styling the components I used the Material UI library.
The questions are being shuffled on every reload to make a more unique experience for different users.