This project is a challenge from frontendmentor.io
- Vite
- React
- Firebase (Authentication / Realtime Database)
- Styled Components
- Netlify
- Clone this repository
- Run
yarnornpm i - Run
yarn devornpm run devto start Vite in development mode - Run
yarn buildto build for production
you will also need a project on Google Firebase with authentication and Realtime Database enabled. Check the needed env variables on
src/services/firebase.tsfile
Currently published at Netlify