An open API service indexing awesome lists of open source software.

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

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
```