An open API service indexing awesome lists of open source software.

https://github.com/rafaelhdsv/news-homepage

This news homepage will be an excellent opportunity to practice your CSS Grid skills. There will be lots of tricky decisions to make and plenty of learning opportunities!
https://github.com/rafaelhdsv/news-homepage

Last synced: 3 months ago
JSON representation

This news homepage will be an excellent opportunity to practice your CSS Grid skills. There will be lots of tricky decisions to make and plenty of learning opportunities!

Awesome Lists containing this project

README

        

# Frontend Mentor - News homepage solution

![GitHub repo size](https://img.shields.io/github/repo-size/RafaelHDSV/News-homepage?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/RafaelHDSV/News-homepage?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/RafaelHDSV/News-homepage?style=for-the-badge)

desktop.png

> This is a solution to the [News homepage challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/news-homepage-H6SWTa1MFl). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)

## Overview

### The challenge

Users should be able to:

- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page

### Links

- Solution URL: https://www.frontendmentor.io/solutions/news-homepage-8R383e66nR
- Live Site URL: https://news-homepage-rafael.netlify.app

### Screenshot

- Desktop

![](images/desktop.png)

- Mobile

mobile.png

## My process

### Built with

- HTML
- CSS

[⬆ Back to the top](#frontend-mentor---news-homepage-solution)