/react-file-explorer

A file explorer view implemented using React, Redux (v1.0)

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

React File Explorer

Run this project on local server

git clone https://github.com/devanSAGA/react-file-explorer.git
cd react-file-explorer
yarn (or) npm install
yarn start (or) npm start