Skip to content

Hadil66/fabrique

 
 

Repository files navigation

Qatar museums

Description

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.

Live link

View the live infinite canvas project here.

Techniques / tools

We've used the following techniques:

  • Sveltekit
  • Lenis
  • HTML
  • CSS
  • JavaScript
  • Directus
  • Vercel
  • VSCode
  • GitHub

Installation

First make sure you have node js installed.

  1. Clone this repository
  2. Open the terminal and install npm and lenis
    npm install
    npm i lenis
    
  3. Run and open the local server at http://localhost:5174/
    npm run dev -- --open
    

Our team

This project came together thanks to:

Contribution

We've set some guidelines for whomever wants to contribute to this project.

Licence

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 86.8%
  • JavaScript 8.0%
  • CSS 2.8%
  • HTML 2.4%