Notification Page

Built with React + Context API + Tailwind css.

Live link : Notifications Page

Setup

Clone the project

git clone https://github.com/RakshithBhat03/notifications-page

Go to the directory

cd notifications-page

Install Dependencies

npm install

Start Development Server

npm run dev