Children, adolescents, and young adults require access to the education and care system. This is essential for their development and also legally mandated.
- Creating .env file for the google maps API
VITE_MAPS_API_KEY={your google maps API}
- Running the Client:
cd client && npm i && npm run dev
- Running the Server:
cd server && npm i && node --env-file=../.env server
- React 18.2.0
- TypeScript 5.2.2
- Vite: 5.2.0
- Tailwind 3.4.3
- headlessui: 2.0.4
- heroicons: 2.1.3
- react-google-maps: 1.0.1
- Node.js: 22.1.0
- Express: 4.19.2
- MongoDB: 6.6.1
- Chemnitz Open Data Portal
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE file for details