Qatar Museums (QM) is the nation's preeminent institution for art and culture, providing authentic and inspiring cultural experiences through a growing network of museums, heritage sites, festivals, public art installations and programmes. We've build a somewhat infinite canvas where users can scroll to multiple directions. The page also has some filters, which once clicked dims the objects that are not applicable to that filter.
View the live infinite canvas project here.
We've used the following techniques:
- Sveltekit
- Lenis
- HTML
- CSS
- JavaScript
- Directus
- Vercel
- VSCode
- GitHub
First make sure you have node js installed.
- Clone this repository
- Open the terminal and install npm and lenis
npm install npm i lenis
- Run and open the local server at
http://localhost:5174/
npm run dev -- --open
This project came together thanks to:
We've set some guidelines for whomever wants to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for details.