Skip to content

djadriano/carousel-parallax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Monks Front-end Code Assignment

Stack

  • Typescript
  • Vanilla JS
  • Sass
  • CSS Scroll Snap (used in Carousel)
  • Mutation and Intersection Observer to manage the Carousel Slides

Demo

https://prismatic-lamington-318a22.netlify.app/

How to use

The build files are inside of: dist folder. It's not necessary run a server to see the project, just double click directly into index.html

The project works on mobile and desktop.

How to run in development mode

Install the dependencies:

$ yarn install

Running the project:

$ yarn dev

Build the project:

$ yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published