This project is a simple e-commerce site for the Jungopharm case study, built with React, TypeScript, and Vite.
- Node.js v14 or higher
- npm v6 or higher
To get started with the project, follow these steps:
To install the necessary dependencies, run:
npm install
To start the development server, run:
npm run dev
docker compose -f docker/Dockerfile up