github flow
)husky
, lint-staged
for precommiteslint
, prettier
for linting an formatingstylelint
tailwind
with postcss
emotion
typescript
from vite template
custom svg component
and hero icon library
react suite
ui frameworkrematch
, recoil
, mobx
and jotai
react router
and tanstach router
chart.js
with react-charjs-2
flowbite
, preline
react helmet
and useDocumentTitle
custom hookuuid
crypto
and fake store
apipnpm
To linting this project run
pnpm run lint
This project was bootstrapped with Create React App.
In the project directory, you can run:
pnpm run dev
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
pnpm run build
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.