A simple landing page made with a design from figma using React, Vite, Typescript, SCSS and Jest for unit tests applying TDD
- Will have unit tests with Jest
After cloning the repository, access the project folder and execute the commands below:
npm install
npm run dev
Visit http://localhost:5173 to view the application.
On solving token problem when creating typescript interfaces or types