Skip to content

fachririyanto/react-input-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Input Tags

Fun project: React input tags with contenteditable.

Run Example

To run the example is just download the repo and open index.html file.

Development

  1. Run npm install
  2. Edit files in "development" folder.
  3. Save and then run npm run dev
  4. Open index.html file.


Thank you.