All Projects → imshubhamsingh → File System React

imshubhamsingh / File System React

Licence: mit
File System UI in Web using react

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to File System React

Flag Project React
Awesome stack, awesome project pls press the star button
Stars: ✭ 278 (-16.01%)
Mutual labels:  styled-components, react-redux
React Cloud Music
React 16.8打造精美音乐WebApp
Stars: ✭ 1,722 (+420.24%)
Mutual labels:  styled-components, react-redux
React Redux Hooks Starter
React-redux boilerplate using hooks 🎣
Stars: ✭ 69 (-79.15%)
Mutual labels:  styled-components, react-redux
Prejss
Get the power of PostCSS with plugins in your JSS styles. 🎨 Just put CSS into JS and get it as JSS object.
Stars: ✭ 238 (-28.1%)
Mutual labels:  scss, styled-components
React-Redux-Enterprise
A React-Redux boilerplate for enterprise/large scaled web applications
Stars: ✭ 77 (-76.74%)
Mutual labels:  styled-components, react-redux
Scorch
Silent CORruption CHecker and filesystem audit tool
Stars: ✭ 113 (-65.86%)
Mutual labels:  md5, filesystem
15 Puzzle
The 15-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing, built in react
Stars: ✭ 161 (-51.36%)
Mutual labels:  scss, styled-components
Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (-21.45%)
Mutual labels:  scss, styled-components
Styled Components Theme
Defines themes via flexible color selectors for use with styled-components
Stars: ✭ 302 (-8.76%)
Mutual labels:  scss, styled-components
Skeleventy
A skeleton boilerplate built with Eleventy.
Stars: ✭ 318 (-3.93%)
Mutual labels:  scss
Papercss
PaperCSS was originally made by @rhyneav to be something different than the typical mODerN STylEs and clean pages found in every other CSS framework. It was built with LESS and deployed on a single index.html page before being open sourced. It has since evolved; The CSS source has been rewritten in SCSS and the documentation is now built with Hugo (all thanks to some wonderful contributors). In addition to the original creator, it is maintained by @Fraham and @TotomInc.
Stars: ✭ 3,539 (+969.18%)
Mutual labels:  scss
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-4.53%)
Mutual labels:  scss
Yo
Lightweight, easy-to-use, configurable, and extensible mobile front-end development framework.
Stars: ✭ 319 (-3.63%)
Mutual labels:  scss
Fd
A simple, fast and user-friendly alternative to 'find'
Stars: ✭ 19,851 (+5897.28%)
Mutual labels:  filesystem
Chonky
😸 A File Browser component for React.
Stars: ✭ 313 (-5.44%)
Mutual labels:  filesystem
Greybird
Desktop Suite for Xfce
Stars: ✭ 329 (-0.6%)
Mutual labels:  scss
Jekyll Klise
🏖 Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.now.sh)
Stars: ✭ 312 (-5.74%)
Mutual labels:  scss
Jekyll Theme Console
A jekyll theme inspired by linux consoles for hackers, developers and script kiddies.
Stars: ✭ 315 (-4.83%)
Mutual labels:  scss
Patternfly
This repo contains core (HTML/CSS) implementation for PatternFly. Issues related to CSS/HTML and layout should be filed here.
Stars: ✭ 328 (-0.91%)
Mutual labels:  scss
Personal Site
My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.
Stars: ✭ 324 (-2.11%)
Mutual labels:  scss

File System in Web

Web UI which allows a user to navigate through a folder structure(dummy) just like a normal desktop file system (Explorer in Windows and Finder in OSX)

Screenshots

fileSystem

fileSystem-delete

Features

  • Search implementation (local or global)
  • Modals are Draggable
  • Handling files and folder with the same name
  • Routing mapped to file/folder paths

Development server

Run yarn start for a dev server. Navigate to http://localhost:1234/. The app will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].