Diary is a web application that will help you keep track of your homework.
localStorage
).Try at diary.n3tael.eu.org!
Once you've cloned this project and installed dependencies with bun install
(or pnpm install
or yarn
), start a development server:
bun dev
# or start the server and open the app in a new browser tab
bun dev --open
To create a production version of app:
bun run build
You can preview the production build with bun run preview
.
If you liked the project, consider giving it star or make a donation.