Giter Club home page Giter Club logo

blogr-landing-page-main's Introduction

Frontend Mentor - Blogr landing page solution

🚀Project Completed ✅

Table of contents

Overview

💻 About the project

This project is a simple landing page made using HTML, SASS and JS and it's a solution to the Blogr landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

⚙️Functionalities

Users are 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

🎨 Screenshots

img img img img


img img img img

⚓ Links

🚀 How to Use

Before you start, you will need to install Git and also a powerful code editor like Visual Studio Code to clone, test and modify this repository on your machine. To understand the code, you need to have basic knowledge of HTML, CSS, SASS and JavaScript. There's no secret, after having cloned the project, to run it on your machine, just open the "index.html" file in any browser. But if you want to modify the sass files and automatically update the css files, just follow the steps below:

    # Clone the project (only if not already cloned)
    $ git clone https://github.com/Gustavo-Victor/blogr-landing-page-main.git

    # Enter the project folder
    $ cd blogr-landing-page-main/

    # Install sass on your machine globally 
    $ npm i -g sass 

    # Compile sass file to css file and automatically update
    $ npm run sass 

    # Now just open the 'index.html' file in any browser and start coding

My process

🛠 Built with

🏅 What I learned

In this project I was able to reinforce my knowledge in CSS, SASS and JS in general.

The main topics of SASS are: nested rules, SASS declaratives like @use, @import, and @mixins.

As for JavaScript, the main reinforced knowledge is about events, constants, DOM, conditionals, loops and related things.

👤 Author


📝 License

Copyright © 2022 Gustavo Victor.

This project is MIT licensed. Anyone can use and contribute to this project.

blogr-landing-page-main's People

Contributors

gustavo-victor avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.