React Simple Project This is a project of creating a React-based web diary application. You can simply record your diary based on emotion and date. The data is stored only in your device, in LocalHost.
Site can be accessed through : https://masibasi-emotion-diary.web.app/
Skills I have learned from this project :
- UseEffect : React lifecycle
- UseState : States, Props
- UseContext : Producing data into component trees
- UseRef : Handle DOM in React
- UseMemo, useCallback : Optimization
- UseReducer - Separating Complex State Management Logic
Based on the course : https://www.udemy.com/course/winterlood-react-basic/