Challenge carried out with the mentor frontend site.
The objective was to integrate as precisely as possible the Figma model that I had available.
Clone this repo in a new folder
git clone https://github.com/LowkeyCoyote/designo.git
Move to designo directory
cd designo
Install dependencies
npm i
Run the app
npm run dev