Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nicutimofte/react-filter-tree

Repository files navigation

React directory tree filter

Try the app in codepen.io

Install the dependencies and start the server.

npm install
npm start
open http://localhost:3000

Static Files

You can store static files like images, fonts, etc in the build folder.

For example, if you copy a file called my_image.png into the build folder you can access it using http://localhost:3000/build/my_image.png.

Dependencies

About

Display a given JSON as a directory tree with filter using ReactJs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published