My capstone project based on this figma prototype with some slight modifications.
Stack: TypeScript, React, React Router, React Hook Form
A live version of the project can be accessed here: https://4ndrs.github.io/cute-lemon/
This project was bootstrapped with CRA, to run locally, proceed with the following:
$ git clone https://github.com/4ndrs/cute-lemon.git
$ cd cute-lemon
$ npm ci
$ npm start