This projects helped me understand :
- the structure of react project
- identifying components
- deciding on states
- where states should live
- passing data using props and inverse data flow
- props vs states
- using hooks for functional components
The best beginer guide for any developer before starting react projects. It's a must to do if you wnat to master react, click here to visit the site for complete guide.