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

https://github.com/numonu/notification-page

This is a solution to the "Notifications page" challenge on Frontend Mentor
https://github.com/numonu/notification-page

fronetend-mentor-challenge html-css-javascript react

Last synced: 28 days ago
JSON representation

This is a solution to the "Notifications page" challenge on Frontend Mentor

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)
- [Author](#author)

## 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

![](./public/assets/capture.png)

### Links

- More Solutions URL: [GitHub](https://github.com/Numonu)
- Live Site URL: [GitHub Pages](https://numonu.github.io/notification-page)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library

## Author

- Itchio - [@JuanVillegas](https://juan-villegas.itch.io)
- Frontend Mentor - [@Numonu](https://www.frontendmentor.io/profile/Numonu)
- Instagram - [@villegas.arts](https://www.instagram.com/villegas.arts)