Contributors: Ola Nikolai Skjeret, Simen Elvhaug
The project presents a scrollytelling story about poverty.
This project aims to raise awarness towards poverty, even in countries where it might seem like less of a problem.
Users can get started by following the link to GitHub Pages, or by downloading, forking or cloning the repository.
Go to the repository's "issues" tab and open a new issue if it does not already exist.
We have structured our CSS using SASS/SCSS with nesting, as well as using BEM naming to organize our HTML and CSS. We have used JavaScript to implement the Intersection Observer API. Intersection Observer makes it so we can start animations once their scene becomes visible from scrolling through the webpage. It is used on each of the story's 5 scenes.