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
- Host: GitHub
- URL: https://github.com/numonu/notification-page
- Owner: Numonu
- Created: 2023-03-12T16:16:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T18:08:39.000Z (over 3 years ago)
- Last Synced: 2025-10-13T19:16:35.654Z (8 months ago)
- Topics: fronetend-mentor-challenge, html-css-javascript, react
- Language: JavaScript
- Homepage: https://numonu.github.io/notification-page/
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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