React Version for my local Lively Notes Desktop Because why not have your own custom wallpaper? This is a really cool pet project that uses AI as a strict teacher that guides me to learn all of react, typescript, and other libaries
Old Repo https://github.com/batdimoiprint/Lively-Desktop-Notes
- Figure out the folder structure
- How to do the destructuring of components
- How to make custom hooks on react
- How to use all of react hooks on this project
Typescript ShadCN UI Tailwind
- useState - Used
- useEffect - Used
- useContext - Used
- useReducer
- useRef
- useMemo
- useCallback