Skip to content

A reusable notification component that is triggered by a button

Notifications You must be signed in to change notification settings

arakno/react-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT exercise

(for yara.com) Build a reusable notification component that is triggered by a button. this notification button should:

  • appear as a toast (temp popup)
  • last for 2 sec
  • disappear

Install

clone this repo then: https://zeroserver.io/

$ npm install -g zero

Run (kordos!)

and start the server with:
$ zero

TODO

  • add tests
  • fix styling
  • make better API for notification config
  • fix a11y

About

A reusable notification component that is triggered by a button

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published