An open API service indexing awesome lists of open source software.

https://github.com/vasanthk/react-banner-notification

Banner message/notification component
https://github.com/vasanthk/react-banner-notification

Last synced: 29 days ago
JSON representation

Banner message/notification component

Awesome Lists containing this project

README

          

# React Banner Notification
Banner message/notification component.

Both ES5 and ES6 version available in the repo.

![Notifications Demo](https://cdn.rawgit.com/vasanthk/react-banner-notification/master/demo/demo.gif)

### For Demo:
``npm install``

``npm start``

Go to [http://localhost:5000/](http://localhost:5000/)

Also check [demo](https://github.com/vasanthk/react-banner-notification/tree/master/demo) folder for ES5/ES6 demo implementation.