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
- Refer the
README.MD
file of this repository for setting up the backend in your localhost
- Ensure that npm is installed in your computer
- Run the below commands in the exact same order
git clone https://github.com/subru-37/Urine-Strip-test.git cd Urine-Strip-test npm install npm run dev