Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 886 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 886 Bytes

Bookmark landing page

A Frontend Mentor challenge to build this layout.

Design preview for the Bookmark 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
  • Flexbox
  • jQuery

Quick Start

Clone the repo using Git:

git clone https://github.com/LucasGomestl/challange-bookmark.git

Install the dependencies:

npm install
bower install

and start the app:

gulp

If you just want to see it running, click here

That’s it! 🎉