Skip to content
Snippets Groups Projects
Commit 25d13910 authored by Rehan Khalil's avatar Rehan Khalil
Browse files

updated README.md

parent f0fb611e
No related branches found
No related tags found
No related merge requests found
Pipeline #74474 passed
# Aistikattila Meeting Room
Aistikattila Meeting Room is a web application designed to streamline meeting management. It allows users to view today's meetings, check available time slots, and navigate through upcoming or previous meetings on an interactive calendar.
## Demo
https://flavoria.fi/reservations
## Run Locally
Clone the project
```bash
git clone https://gitlab.utu.fi/aistikattila/calendar.git
```
Go to the project directory
```bash
cd my-project
```
Install dependencies
```bash
npm install
```
Start the development server
```bash
npm run dev
```
## Tech Stack
**Client:** Vite, React, Redux, TailwindCSS, Material UI, i18n
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment