- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Quizze] is an interactive quiz application designed and built using ReactJS, TypeScript, and Redux Toolkit. It features multiple-choice questions with feedback, a timer for each question, and a final score display. Users can save their score as a PNG image for sharing on social media. The application utilizes TailwindCSS for styling and is implemented in TypeScript for type safety. ..
To get a local copy up and running, follow these steps.
In order to run this project you need:
The following basics:
- a code editor eg. vscode
- node install eg. [node] (https://nodejs.org/en/download)
- npm install
Clone this repository to your desired folder:
cd folder
git clone https://github.com/heintayzar-hm/quiz-for-you.git
Install this project with:
cd quiz-for-you
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm run test
You can deploy this project using: A static site like vercel
👤 Hein Tay Zar
Describe 1 - 3 features you will add to the project.
- [new_feature_1]
- [new_feature_2]
- [new_feature_3]
Contributions, issues, and feature requests are welcome! You have to fork and send a PR first. Make sure to pass all the liners.
Feel free to check the issues page.
If you like this project, you can give us a star.
I would like to thank the rangoon.tech, for giving me this opportunities.
Add at least 2 questions new developers would ask when they decide to use your project.
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
Most of the photos are from : unsplash. I am very thankful for free images
This project is MIT licensed.