This is a simple math quiz game. You can play this game to improve your math skills. This game is made with React and Tailwind CSS. This game is made for fun and learning purpose. You can play this game on your mobile phone or desktop. This game is fully responsive.
Click here to play this game.
Clone this repository using this command.
git clone https://github.com/AbdurRaahimm/mathQuiz.git
After cloning this repository run this command to install all dependencies.
npm install
or
npm i
After installing all dependencies run this command to start the development server.
npm run dev
After running this command your development server will start on port 5173. Open your browser and go to http://localhost:5173 to play this game.
- Addition Quiz
- Subtraction Quiz
- Multiplication Quiz
- Division Quiz
- Fully Responsive
- add timing and scoring system
- add sound effect if press wrong answer
- React
- Vite
- Tailwind CSS
- React Router