That must have React starter project!
Scaffold: Vite, React, Tailwind, TypeScript
Basic functionality:
- Add task
- Remove task
- Edit task
- Update task
I want to:
- Add task sorting
- Fix icons
- Customize toaster notification
- Check my useLocalStorage hook implementation
- Expand theme:
- Dark mode
- Different color palettes
- Some UI design stuff, make it prettier (not the code formatter, ba dum tss) ... need to learn about more this.
- If I am ambitious enough, add a database and users