ihsan16110 / goosebumps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Quizers

The live link of this project is Here.

About this project..

This is a React based project.here i have tried to make a online quiz test site.user can test themselves by giving answer of some questions and user could see the correct answer if he want.if user clicks right/wrong answer the current page will notify him by showing toast.primarilly here are only 4 topics,in future we will add more topics and quiz.

What i have used..

I have made this project by using React app.firstly i have installed npx create-react-app to make this app.then i have made some components that i need.then i used them carefully where i want to show them.i have used react-router-dom to create route.i have used Link to avoid page reloading and lastly i have used react-toastify for showing toast in this app.

About


Languages

Language:JavaScript 74.9%Language:HTML 14.1%Language:CSS 10.9%