- Install dependencies with
npm install
- Start the server with
npm start
Complete the "TODO"s in:
./src/api/index.ts
./src/providers/index.tsx
./src/routes/Home/index.tsx
TypeScript is the preferred language for this challenge, but JavaScript will also be accepted.
While visual design is important, the primary focus of this challenge is on functionality and code quality.