project in action - quiz lab
Frontend Stack: React, React router, tailwind css
database : firebase realtime database.
React Libraries: UUID , React Toastify.
Deployment: Vercel
Run this application into your local environment by forking the repository and enter the following commands in your local terminal
Clone the project
git clone https://github.com/hussain-shariff/quiz-app.git
Go to the project directory
cd quiz-app
Install dependencies
npm install
Start the server
npm run dev