MVP Match Frontend Challenge.
This project was bootstrapped vite.js
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:5137 to view it in the browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Lints the app code via eslint.
Format the app code via prettier.
Opens cypress launch pad for (basic) e2e-testing.
- Functionality and layout should be covered.
- Basic e2e test setup is done. More tests could be added if needed.