SkillAgentSearch skills...

Website

Web application built with Next.js 15 and React 19 (TS), designed to provide students of the University of Milan with seamless access to academic groups and university services. The interface is developed using Chakra UI, ensuring a clean, accessible, and responsive design.

Install / Use

/learn @StudentiUniMi/Website

README

<img src="public/images/horizontal_logo.png" width="110" height="45" align="right" />

studentiunimi.it

MIT license GitHub contributors GitHub issues

<img width="1975" height="1242" alt="about" src="https://github.com/user-attachments/assets/1601941d-30a7-4076-801c-77b1c9f78e5c" />

studentiunimi.it is a fully responsive website built with React 19, Next.js 15, TypeScript, and Chakra UI.
Its goal is to provide services and access to all groups of didactic courses and general-purpose resources for students of the University of Milan.

The website displays data and interacts with a database through the APIs provided by the backend.

Getting Started

# Clone the repository
git clone https://github.com/StudentiUniMi/website.git
cd website

# Install dependencies (Node.js 20+ required)
npm install

# Configure environment variables
echo "NEXT_PUBLIC_API_URL=https://api.studentiunimi.it" > .env.local

# Run the development server
npm run dev

# Build and run for production
npm run build
npm run start

Related Skills

View on GitHub
GitHub Stars60
CategoryMarketing
Updated2mo ago
Forks13

Languages

TypeScript

Security Score

85/100

Audited on Jan 30, 2026

No findings