Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.15 KB

Nested Folder System 📂

Introduction

  • This is a nested folder system which folllows CRUD operations, similar to codesandbox or vscode, built using React.js, hooks, recursion, dfs algorithm.

Live Demo

View the live demo of the application here 👉 Folder System

Application View!

image image

Technologies Used

  • React JS
  • Hooks
  • DFS Algorithm
  • Recursion & Recursive components
  • CSS

Run Application

  • Clone the repository
  • Run npm install to install required dependencies
  • Finally, run npm start to run the application, and open the browser to view the site on localhost.

👤 Lokesh Khati

Show your support

Give a ⭐️ if you like this repository!

Made with ❤️ by Lokesh Khati