About this repo:
This is my personal project frontend repo using React + React Router + React Toastify + Axios + TailwindCSS + Sass + NextUI flow.
You can use:
npm -i
or:
yarn
to install all the dependencies and start the frontend by:
yarn cssb
and then:
yarn dev
You can preview the scene by clicking here.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh