iprinceroyy / bookmark-landing-page

Minimal bookmark web app which makes your browsing lovely

Home Page:https://minimalbookmark.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmark landing page

Table of contents

Overview

End term goal

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Receive an error message when the newsletter form is submitted if:
    • The input field is empty
    • The email address is not formatted correctly

Design

Links

Process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

Useful resources

Contributing to the Bookmark Landing Page

Welcomes you all to contribute to this project

Issue

Feel free to submit issues and enhancement requests

Contributing Guidelines

In general, we follow the 'fork-and-pull' Git Workflow

  1. Fork the repo on github
  2. Clone the project to your local machine
  3. Create separate branch with title 'yourname/dev'
  4. Commit the changes to your own branch
  5. Push your work back upto your fork
  6. Submit a pull request so that we can review your changes

NOTE: be sure to merge the latest from "upstream" before making a pull request!

Contributors

About

Minimal bookmark web app which makes your browsing lovely

https://minimalbookmark.netlify.app/


Languages

Language:HTML 58.2%Language:SCSS 41.8%