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

https://github.com/blordeus/notifications-page-main


https://github.com/blordeus/notifications-page-main

html-css-javascript tailwind-css

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# Frontend Mentor - Notifications page solution

This is a solution to the [Notifications page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/notifications-page-DqK5QAmKbC). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

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

## Overview

### The challenge

Users should be able to:

* Distinguish between "unread" and "read" notifications
* Select "Mark all as read" to toggle the visual state of the unread notifications and set the number of unread messages to zero
* 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

### Screenshot

![FireShot Capture 040 - Frontend Mentor - Notifications page - 127.0.0.1.png](.media/img_3.png)
![FireShot Capture 041 - Frontend Mentor - Notifications page - 127.0.0.1.png](.media/img_4.png)

### Links

* Solution URL: [solution](https://github.com/blordeus/notifications-page-main)
* Live Site URL: [live site](https://blordeus.github.io/notifications-page-main/)

## My process

### Built with

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

## Author

* Frontend Mentor - [@blordeus](https://www.frontendmentor.io/profile/blordeus)
* Twitter - [@bryancreates](https://www.twitter.com/bryancreates)