Want to start typescript but have no idea how to go about it?
This tiny project is the way to go:
- check commits changes
- clone the repo and start it to see what each file does
- try to refacto some components to give a try to SOLID principles (don't hesitate to add new ones)
- dive deeper in react : use components life cycle to better fetch datas (useEffect, useState...)
Don't hesitate to participate to this repo. Feedbacks or Issues are welcome.