a small next.js application that lets you create a bucket list! built in five hours.
features:
- view bucket list.
- add goals to bucket list.
- delete goals from bucket list.
- mark goals as completed.
- view completed goals.
- view completion date for completed goals.
- mark a completed goal as uncompleted.
- view progress bar of completed goals.
- toggle light/dark mode.
- toasts upon successful action.



