Completion progress tracker for various things like, tv shows, movies and anime
Dev Site (Not available at the moment, test in prod atm)
Once you've cloned the repository and installed dependencies with bun install
, start a development server:
bun dev
To create a production version of your app:
bun run build
You can preview the production build with bun preview
.