npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev- Try to use useMemo on sidebar.tsx
- Selected on the sidebar
- Change favicon
- Change chrome tab name
- Add drawer for mobile
- Missing image for portfolio when done
- Fix aria-hidden bug
- Bookmarks
- Put all data in a data file
- fix weird bug when resizing
- add suspense from react to loading mask
- SEO
- Make app be a slug instead of redireting everytime
- Make Bookmark list component
- Make cards smaller
- Bookmarks page in mobile should show the bookmarks bar
- Fix weird bug, not being able to select bookmarks on side bar
- SideBar style selected should be white
- Change the color of the selected text
- add the submit form on the bookmarks
- Fix bug that is showing the submit bookmark button while loading bookmarks
- Check the images, warning (priority)
- Maybe add back button when navigating from bookmarks to slug in mobile. Try to ddisplay the title and button
- Add gh action on mais push, build.
- Deploy w/ vercel
- Icon animation when hovering
- check potential bug when listing bookmarks the first time. Seems like loading not displaying
- tweets card
- When loading tweets first time seems kind of weird - not 100%