The goal of this project is to show several points from development of client application using react. In addition, it is my first touch of react - it has to have some value considering that.
The project is presented here with snapshot branches of development process, with readme notes with each snapshot on key points for branch. Here:
- snapshot001 create react application
- snapshot002 local storage & value provider using api service
- snapshot003 router and components
- snapshot004 pages and hooks
- snapshot005 sequential navigation
- snapshot006 detach value provider from service
- snapshot007 all this almost pretty styled