Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 851 Bytes

File metadata and controls

28 lines (20 loc) · 851 Bytes

file storage system using cloudinary apis and javascript

Description

This is a simple file storage system that allows users to upload files to the cloudinary cloud storage. The system is built using HTML, CSS, Javascript and the cloudinary API. The system allows users to upload files, view the uploaded files and delete the uploaded files. The system also allows users to view the uploaded files in a gallery view.

Features

  1. Upload files to cloudinary cloud storage
  2. View uploaded files
  3. Delete uploaded files

Technologies

  1. HTML
  2. CSS
  3. Javascript
  4. Cloudinary API

Setup

  1. Clone the repository
git clone https://github.com/Domains18/file-storage-system.git
  1. Open the project in your favourite code editor
  2. Open the index.html file in your browser
  3. Upload files to the cloudinary cloud storage