https://github.com/cristelleal/quizz
Rescue Quiz - First aid quiz interface
https://github.com/cristelleal/quizz
firebase firestore javascript react tailwind vitejs
Last synced: 3 months ago
JSON representation
Rescue Quiz - First aid quiz interface
- Host: GitHub
- URL: https://github.com/cristelleal/quizz
- Owner: cristelleal
- Created: 2024-01-28T20:25:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T11:44:00.000Z (over 2 years ago)
- Last Synced: 2025-07-28T01:39:47.897Z (12 months ago)
- Topics: firebase, firestore, javascript, react, tailwind, vitejs
- Language: JavaScript
- Homepage: https://quizz-indol-rho.vercel.app
- Size: 4.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Rescue Quiz
This is a personal project I did for learning ReactJS.
This is a first aid web small quiz interface 🚑 with Firebase authentification.
## 🛠️ Tech Stack
- [React](https://reactjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Firebase](https://firebase.com)
- [ViteJS](https://vitejs.dev/)
## 🛠️ Install Dependencies & run project
```bash
npm install
```
```bash
npm start
```