Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 593 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 593 Bytes

Landing page Crazybaby

Innovative audio systems designed for users to greatly enhance their experience and appreciation of the music

  • HTML/CSS
  • SASS
  • BEM
  • Responsive design (mobile/tablet/desktop)

To start the project follow the next steps:

  • Fork the repo
  • Clone the forked one (the project link should have your name on github)
  • Run npm install (or just npm i)
  • Run npm start