Built a Simple File Explorer in React.js with Recursive Folder Structure

🚀 Last weekend I built a Simple File Explorer simulator in React.js! A cloud-style file explorer that lets you visually browse folders and files in a tree-like structure 🌳 💡 Key features: Recursive folder structure built using React components Smooth expand/collapse animation for folders Minimal and clean UI using pure CSS (no UI libraries!) Data-driven — uses a JSON structure to render nested files/folders Deployed via GitHub Pages ➜ https://lnkd.in/dmBKjz3U Repository ➜ https://lnkd.in/daGdKcQf 🧩 Tech stack: React.js (Create React App) CSS transitions for animation GitHub Pages for hosting This was a fun mini project to brush up on component recursion and state management in React — and to see how little code it takes to create something interactive and visually appealing. Would love your thoughts or suggestions to improve it — maybe add drag-and-drop or file upload next? ⚡ #ReactJS #JavaScript #WebDevelopment #Frontend #GitHubPages #LearningByDoing #MiniProject

  • No alternative text description for this image

To view or add a comment, sign in

Explore content categories