Link 4 Student is a project based on Svelte-Kit and Firebase for my Computer Science Thesis
To run the project, you can run this command:
npm run dev
Note: the you need
firebaseinstalled in your machine to use that.
For this project I used plain CSS to style the entire project.
The back-end is entirely in Firebase to handle data and real-time updates on certain objects. The front-end is made with Svelte-kit; it is a framework for building extremely high-performance web apps.