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
- Host: GitHub
- URL: https://github.com/vasanthk/react-banner-notification
- Owner: vasanthk
- Created: 2015-08-15T22:04:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T00:46:20.000Z (over 10 years ago)
- Last Synced: 2025-10-19T16:14:09.814Z (9 months ago)
- Language: JavaScript
- Size: 915 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Banner Notification
Banner message/notification component.
Both ES5 and ES6 version available in the repo.

### 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.