Letrinha is a puzzle game about words and inspired in Wordle.
Avaiable in production: https://letrinha.petrus.dev.br/
- NextJS
- Firebase
- FaunaDB
- Styled Components
- Jest
- Testing Library
- User auth
- Custom themes
- Ranking
- Statistics page
Install depedencies
yarn
Copy and fill env variables
cp .env.example .env
Run the development server
yarn dev
Go to http://localhost:3000 and start playing.