This project was bootstrapped with Create React App Typescript. It is a simple web app for adding and filter todos that uses the following libraries:
- Components
- Routing
- State Management
- HTTP Client
- CSS
- Build
start // start the server in dev mode which rebuilds webpack on file change
build // builds the production bundle
test // run tests
testWatch // run tests using the jest watcher (reruns efficiently on file change))
This simple demo doesn't use any pre-build style or component library, but I've compiled a quick list of candidates.