This is a simple Vite + React application that you will use to complete the challenge.
- Install Node 18.9.0 (
nvm install 18.9.0
) - Install Yarn (
npm install -g yarn
) - Install dependencies (
yarn
)
yarn dev
App will be running on http://localhost:5173/
- ✅ Searching the internet for answers (Stackoverflow, Google)
- 🎨 Figma. Please keep in mind that you need to login with a personal account to see the design specs.
- ❌ Github Copilot (please turn this off in your IDE)
- ❌ Any AI based code generation tool