Skip to content

Meet-08/Store-it

Repository files navigation

StoreIt

A Google Drive-like file management application built with Next.js, TypeScript, and Tailwind CSS. This project features authentication, file upload, file management, and a modern UI.

Project Structure

  • app/: Main Next.js application pages and layouts, including authentication and root routes.
  • components/: Reusable React components and UI primitives (in components/ui/).
  • constants/: Project-wide constants.
  • hooks/: Custom React hooks.
  • lib/: Utility functions, server actions, and Appwrite integration logic.
  • public/: Static assets (icons, images, etc.).
  • types/: TypeScript type definitions.
  • Configuration files: Next.js, ESLint, Tailwind, and TypeScript config files.

Features

  • User authentication (sign in/up)
  • File upload and management
  • Responsive, modern UI
  • Custom hooks and reusable components

Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS
  • Appwrite (for backend services)

About

G-drive clone with appwrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors