ToobaJamal / ably-react-notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a demo project that showcases how to implement in-app notifications using Ably.

Installation

  1. Clone the repository in your local machine by running the following command
git clone https://github.com/ToobaJamal/ably-react-notifications.git
  1. Navigate to the project directory
cd ably-react-notifications
  1. Run the following commands
    npm install
    
    npm run dev
    

Usage

  1. Enter a number in time duration inputs and submit the form to see server notifications.
  2. Enter a name and a message in relevant inputs and submit the form to see client notifications.

Tech Stack

About


Languages

Language:JavaScript 90.6%Language:EJS 5.3%Language:HTML 3.5%Language:CSS 0.5%