Skip to content

NikiSkaarup/progress-tracker-v2

Repository files navigation

progress tracker v2

Completion progress tracker for various things like, tv shows, movies and anime

Prod Site

Dev Site (Not available at the moment, test in prod atm)

Developing

Once you've cloned the repository and installed dependencies with bun install, start a development server:

bun dev

Building

To create a production version of your app:

bun run build

You can preview the production build with bun preview.