Skip to content

A clone of the Google Drive interface (only drive), made in Typescript using React + Vite.

License

Notifications You must be signed in to change notification settings

aalexborges/google-drive

Repository files navigation

Google Drive - UI Clone

A clone of the Google Drive interface (only drive), made in Typescript using React + Vite.

ℹ️ Unfinished project

Running locally

Clone the project

  git clone https://github.com/AlexBorgesDev/google-drive.git

Enter the project directory

  cd google-drive

Install the dependencies

  npm install

  # or with yarn
  yarn

Start the server in development mode

  npm run dev

  # or with yarn
  yarn dev

Used stack

Front-end: React, Styled-Components, moment.js, vite.js

License

MIT

About

A clone of the Google Drive interface (only drive), made in Typescript using React + Vite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published