https://github.com/rodcri/notifications-page
Notifications page Frontend Mentor
https://github.com/rodcri/notifications-page
javascript sass
Last synced: 2 months ago
JSON representation
Notifications page Frontend Mentor
- Host: GitHub
- URL: https://github.com/rodcri/notifications-page
- Owner: RodCri
- Created: 2023-02-25T14:26:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T16:03:07.000Z (over 3 years ago)
- Last Synced: 2025-07-13T19:42:53.447Z (about 1 year ago)
- Topics: javascript, sass
- Language: HTML
- Homepage: https://rodcri.github.io/Notifications-page/
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Notifications page

## Welcome! 👋
Thanks for checking out this front-end coding challenge.
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.
**To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.**
## The challenge
Your challenge is to build out this notifications page and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your 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
Want some support on the challenge? [Join our Slack community](https://www.frontendmentor.io/slack) and ask questions in the **#help** channel.