usernamus / react-context-notifications

Extremely simple notifications based on React Context

Home Page:https://react-context-notifications.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React context notifications

Extremely simple notifications based on React Context

You can watch a demo on Netlify: https://react-context-notifications.netlify.com

Getting started

Clone a project:

git clone https://github.com/usernamus/react-context-notifications.git <project-name>
cd <project-name>

Install the project dependencies:

npm i

Running the project in development mode:

npm start

About

Extremely simple notifications based on React Context

https://react-context-notifications.netlify.com

License:MIT License


Languages

Language:JavaScript 83.6%Language:CSS 14.9%Language:HTML 1.6%