/ChiliLabTask

Chili Lab Front-End Task

Primary LanguageCSS

Chili Lab Front-End Task

Desciption

Simple Product API fetching app

Stack: React;TypeScript;Vite and TailwindCSS

Installation

  • 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

Points not implemented in project

  • Implement the project using Next.js
  • Unit tests with @testing-library/react