Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 740 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 740 Bytes

Fylo dark theme landing page

A Frontend Mentor challenge to build this layout.

Design preview for the Fylo landing page with dark theme and features grid challenge

👋 Hello, this is a fun little web landing page, mainly for learning the basics of HTML, CSS and JS.

Build using:

  • HTML5
  • CSS Grid
  • Javascript

Quick Start

Clone the repo using Git:

git clone https://github.com/LucasGomestl/challange-fylo-dark-theme.git

Install the dependencies:

npm install

and start the app:

gulp

That’s it! 🎉