Personal portfolio website made using Svelte & Firebase. Hosted at cinefolio.web.app. The Portfolio is mostly meant to showcase videos, but also in the future we are planning a better support for showcasing coding projects using short videos and/or embedded demos.
Run the following commands if you are setting up for the first time on your machine:
cd cinefolio2
npm install
Use npm run dev
for development inside the /cinefolio2
folder.
There is automatic GitHub actions for preview of pull request and deployment after merging.
- Admin panel and backend
- Main Trailer
- Box for more information
- Refactor code