Simple Product API fetching app
Stack:React
;TypeScript
;Vite
and TailwindCSS
- Install zip file
- Unpack in some map
- Open in VS Code terminal
- Move to the ProductListFetch
cd ProductListFetch
npm install //install required dependencies
npm run dev
Application runs on http://localhost:5173
- Implement the project using Next.js
- Unit tests with @testing-library/react