vickyshaw29 / file-system

react-native-redux-toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File System

The app is made using react-native and redux-toolkit which contains basic features like creating folders/files view them modify and delete them

Features

  • choice of creating folders/files
  • select, modify and delete
  • Fullscreen mode
  • Cross platform
  • CRUD

Demo

Make sure you have expo installed in your mobile https://expo.dev/@vicky29/drive

Run Locally

Clone the project

  git clone git@github.com:vickyshaw29/file-system.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm start

About

react-native-redux-toolkit


Languages

Language:JavaScript 100.0%