Skip to content

mitkonikov/Cinefolio

Repository files navigation

Cinefolio

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.

Developing

First time setup

Run the following commands if you are setting up for the first time on your machine:

    cd cinefolio2
    npm install

Development

Use npm run dev for development inside the /cinefolio2 folder.

There is automatic GitHub actions for preview of pull request and deployment after merging.

Future plans & improvements

  • Admin panel and backend
  • Main Trailer
  • Box for more information
  • Refactor code