Expected node version "^14.18.0 || ^16.14.0 || >=18.0.0"
yarn
- Clone repo
- in project directory run command yarn
- to start project run command yarn start
In the project directory, you can run:
Runs the app in the development mode, using msw server to mock response
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.