Challenge carried out with the mentor frontend site.
The objective was to integrate as precisely as possible the Figma model that I had available.
- React
- Typescript
- Tailwind CSS
- React Hook Form
- React Leaflet
Clone this repo in a new folder
git clone https://github.com/LowkeyCoyote/designo.gitMove to designo directory
cd designoInstall dependencies
npm iRun the app
npm run dev