Skip to content

Notification page main created with ReactJS as frontend, this was built with static passing props as a trial it can't be used as a notification component without major adjustments using json or context to pass the data.

Notifications You must be signed in to change notification settings

amrmabdelazeem/notifications-page-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifications page solution

This is a solution to the Notifications page.

Table of contents

Overview

Design preview for the Notifications page

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

  • Mobile
    Mobile

  • Desktop

Desktop

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • TailwindCSS

Author

About

Notification page main created with ReactJS as frontend, this was built with static passing props as a trial it can't be used as a notification component without major adjustments using json or context to pass the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published