Skip to content

SujalXplores/react-custom-widget-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating React “Widgets” that can be embedded on any website, by anyone

Features:

✅ Latest react v17.0.2 support
✅ Generates single javascript file (Note: I used styled-components to include style in widget.)
✅ ES6 support

To build widget

Run npm run build:widget that generates javascript in docs file.

To run in dev environment

Run npm start.

About

Simple floating widget in React.js which can be embedded to any website.

Topics

Resources

Stars

Watchers

Forks

Contributors