Quizzles is a small quiz game just for fun.
- HTML
- CSS
- Copy the url from github.
- Open VS Code and add this code in terminal - clone myurl
- For now install Live Server and run the app locally
- In future this app will be converted to a react app then you can do npm start to run the app.
- A category page where all the quizzes are listed in a category
- A login/signup page where user can create account to play and track their records.
- Each game card has a rules page behind it, just flip the card, read the rules, and play the game and have fun.