A project aiming to include my favorite montages across different animes such that a user can scroll and go backward and forward through the frames of that montage.
Perform yarn
to install node_modules.
- Perform
yarn dev
to run the frontend. - Perform
yarn serve
to run the static images server.