Skip to content

AlexMNet/multitracks-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiTracks Cart

This project is a replication of the MultiTracks.com cart page. There is support for mobile (375px) and desktop (1440px) views.

See the deployed site here! Live Site

Features

  • Sass
  • Stick total section on mobile
  • Typescript Animations
    • Sidebar navigation. Click on the 3 dots, top right in mobile view
    • Ripple effect buttons

Future improvements

  • Add a more thorough css reset
  • Add more resuable components
  • Add more mixins to abstract css
  • Add reusable grid and flex components suchs as rows and columns

Run Project

  • Clone repo
  • npm install
  • Then simply run the index.html using a tool such as live server in VSCode
  • To edit sass run npm run compile:sass to see changes live
  • If editing Typescript files run tsc --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published