A Frontend Mentor challenge to build this layout.
👋 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
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! 🎉