Skip to content

Example of Using React to send notification via LINE Notify API

License

Notifications You must be signed in to change notification settings

line-indonesia/LINE-Notify-Example-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React LINE Notify Example

A simple example of how to use LINE Notify API.

Features

  • Notification using LINE Notify API

Build

  • Install nodejs

  • Edit the .env file variable and fill in the correct value

  • Run this to install required NPM and build the application:

npm install
npm run build
  • Put the build folder into Netlify. Or if you want to run it locally, please check how to do it in netlify-dev.

Explanation

You can find the detail explanation of this repository in this medium blog.

Feedback

For feedback, please raise issues in the issue section of the repository. Enjoy!!.

About

Example of Using React to send notification via LINE Notify API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published