Culturea is a web application built to present a travel project from the Faculty of Multimedia of the University of Tomas Bata in Zlin.
- AstroJS: The web framework used to build the project.
- ReactJS: A JavaScript library used for building the user interface.
- TypeScript: Used for type-checking and enhancing the development experience.
- Firebase: Utilized for storage, authentication, and database services.
- [List some key features or functionalities of your project]
Culturea uses Firebase services for authentication and accessing blog data. Only admin users have the privilege to manipulate blogs.
- [List any software or dependencies that users need to install before running your project]
- Clone the repository:
git clone https://github.com/your-username/Culturea.git
- Install dependencies:
npm install
- Run project locally:
npm run dev
To enable admin privileges and connect to Firebase services, you need to access this google account: [email protected]
Refer to the Firebase documentation for obtaining these values.
To modify the blog section (the content), it's needed to access the page /admin and log in under given credentials.
Responsible developers for 2024 - Filip Tomeš and Roman Vilčák