AngusGMorrison / hyperdrive-frontend

The React frontend for a cloud storage drive, built using custom hooks and featuring full file CRUD and streaming downloads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HYPERDRIVE (React front end)

View the Rails API backend here

The critical cyberpunk cloud storage drive you never knew you needed.

Features

  • Accepts file uploads for storage in a Rails API folder-and-document filesystem private to each user
  • Uses custom React hooks to create a modular, portable interface, including useForm, a form creation framework built to a library standard of reusability
  • Token-based authentication
  • Creates file downloads from back-end data streams
  • Full file CRUD
  • Expressive error handling built with usabilty in mind
  • Containerized with Docker

About

The React frontend for a cloud storage drive, built using custom hooks and featuring full file CRUD and streaming downloads.


Languages

Language:JavaScript 82.6%Language:CSS 14.9%Language:HTML 2.3%Language:Dockerfile 0.3%