Skip to content

Repository files navigation

Tiny Drive

TinyDrive is a personal project inspired by the Google's Drive.
This project repository contains the interface is your window to access TinyDrive's your file storage.

Run locally

First of all, to run this project you will need the server part which is in this repository

Clone this repo and move to the folder:

git clone https://github.com/RobertSDM/TinyDrive.git
cd TinyDrive

Install the dependencies with your favorite package manager:

pnpm i

The only variable you will need is the server url used by the axios client base url:

  • VITE_BACKEND_URL The server url

Run with:

pnpm run dev

Technologies

Bundler

  • Vite.js

Libraries

  • React.js
  • Typescript
  • Tailwind
  • Tanstack (React Query)
  • React Router
  • Axios

Host Service

  • Vercel

About

Cloud file storage for small files

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages