Front End Part of This Project
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- @Heroicons/react
npm install @heroicons/react
- @material-tailwind/react
npm i @material-tailwind/react
- Axios
npm i axios
- TailwindCSS:
https://tailwindcss.com/
- react-leaflet:
https://react-leaflet.js.org/
- Custom-Marker by Pointhi:
https://github.com/pointhi/leaflet-color-markers
- react-tailwindcss-datepicker by onesine:
https://react-tailwindcss-datepicker.vercel.app/
Run this command for testing
npm run dev