Skip to content

anujverma000/file-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

File System

This project is mock implementation of file system. You can create, read, update, delete files and directories.


View Demo · Report Bug

Table of Contents

About The Project

File System Screenshot



  • Folder can have subfolders and files to many levels.
  • You can click on the folder to see the subfolders and files in it.
  • To Rename the folder or file, you can click on the name of it and it will be editable.
  • Its restricted to create files or folders with the same name.
  • You can also create a new folder or file by clicking on the buttons in the header.
  • You can also delete a folder or file by clicking on the button on hover of it.

Built With

This is a React.js project bootstrapped with create-next-app.

For Deployment, Using vercel's Github build pipeline

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
git clone https://github.com/anujverma000/file-system.git
  1. Install dependencies
yarn
  1. Run the development server:
yarn start

Roadmap

See the open issues for a list of proposed features (and known issues).

Contact

Anuj Verma - @anujverma000 - [email protected]

Project Link: https://github.com/anujverma000/file-system

Releases

No releases published

Packages

No packages published