Skip to content

ankur0904/Hanko-Hackthon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Storage Web App

Description

The Image Storage Web App is a web application that allows users to easily upload and store their images on the platform. Users can later retrieve their uploaded images, making it a convenient solution for personal image storage.

Key Features

  • Effortless Image Upload: Uploading your images to our platform is as easy as a few clicks. Simply select your images, and we'll take care of the rest.

  • Secure Image Storage: We prioritize the security of your images. Our platform is built on Supabase, a robust backend solution, to ensure that your images are stored safely and privately.

  • Quick Image Retrieval: Need to access your images? With our user-friendly interface, you can retrieve your stored images at any time, from any device with an internet connection.

  • Hanko Authentication: We've integrated Hanko Auth to enhance the security of your account. Rest assured that your data and images are well-protected.

Use Cases

The Image Storage Web App is versatile and can be used in various scenarios:

  • Personal Image Storage: Store your precious memories, family photos, or travel pictures securely on our platform, knowing they're just a click away when you want to reminisce.

  • Professional Image Hosting: If you're a professional photographer, artist, or designer, our app can serve as a convenient image hosting solution for your portfolio or projects.

Table of Contents

Features

  • Image Upload: Users can upload their images to the web app, making it a secure and convenient storage solution.

  • Image Retrieval: Users can easily retrieve their uploaded images at any time, ensuring their images are always accessible.

  • User-Friendly Dashboard: The dashboard provides an intuitive and user-friendly interface, giving you an at-a-glance view of your image library's status, including the total number of images, folders, and tags.

  • Scalability: Our platform is designed to grow with your needs. Whether you have a small collection or a vast image library, we can handle it. No need to worry about storage limits or performance issues.

Demo

Live URL https://hanko-hackthon.vercel.app/

Technologies Used

Installation

To run this project locally, follow these steps:

Clone the repository

git clone https://github.com/yourusername/Hanko-Hackthon.git

Navigate to the project directory

cd Hanko-Hackthon

Install dependencies

npm install

Start the project

npm start

Contributing

Please read the contributing guide here.