WebApp per le attività laboratoriali di OpenDay dell'Università di Padova
- NEXTJS - React - TailwindCSS V4 - React Router DOM - Lucide React - ShadCN Per runnare il prodotto localmente Here you list all prerequisites necessary for running your project. For example: - [NodeJS](https://github.com/) - [Git 2](https://github.com) How to clone your project ```bash git clone git@github.com:StageUNIPD/Prodotto.git ``` Per adesso non sono necessarie env variables How to start your project ```bash cd prodotto npm install npm run dev ```