Skip to content

arifshariati/react-display-files-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folder Structure in React Js

Listing files and folder in a presentable view in react js using recursive component invocation. For the sack of demonstration, json.js file is used as reference and styled-components is used for UI.

Here is DEMO

react-folder-structure

Install

Clone this repo, move to project folder and install dependencies;

# npm 
npm i
#yarn
yarn  

Then start project;

# npm 
npm run start
#yarn 
yarn start

About

List files and folder in presentable view in react js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published