This project was bootstrapped with Create React App.
yarn startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
yarn testLaunches the test runner in the interactive watch mode.
See the section about running tests for more information.
yarn buildBuilds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
- React documentation
- Redux Saga
- Redux Style Guide
- Write Action Types as domain/eventName - Redux Style Guide
- Redux Toolkit
- MUI: The React component library you always wanted
- React Router
- Redux First History
- Redux Logger
- I18next
- JSON Server
- React+TypeScript Cheatsheets - Cheatsheets for experienced React developers getting started with TypeScript
- React Hook Form vs. Formik: A technical and performance comparison
- React Hook Form - form builder
- React Hook Form - typescript Support
- Redux Style Guide