A brief description of what this project does and who it's for
Add badges from somewhere like: shields.io
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
Install my-project with npm
npm install my-project
cd my-project
Client: Flutter
Server: FastAPI & SQLite
To run tests, run the following command
poetry shell
pytest