- Advance folder structure
- github branching system (
github flow) - add
husky,lint-stagedfor precommit - use
eslint,prettierfor linting an formating - linting style with
stylelint - use
tailwindwithpostcss - create style component with
emotion - absolute path import
- use
typescriptfromvite template - using
custom svg componentandhero icon library - use
react suiteui framework - using many state managment library such as:
rematch,recoil,mobxandjotai - routing strategy with
react routerandtanstach router - use
chart.jswithreact-charjs-2 - create many pages with tailwind library;
flowbite,preline - add custom title with
react helmetanduseDocumentTitlecustom hook - create generic id with
uuid - using
cryptoandfake storeapi - package installer:
pnpm
To linting this project run
pnpm run lintThis project was bootstrapped with Create React App.
In the project directory, you can run:
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds 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.
