Lightning Share

screenshot of Lightning Share
nextjs
vite
chakra-ui
firebase

send files to other devices, lightning fast.

Overview

LIGHTNING SHARE is a file hosting and sharing service powered by Firebase. Users can upload files under 20MB and download hosted files using a "share code" provided by words-aas. The service allows users to upload files, retrieve a share code, share it with others, and delete the file if needed. Files are automatically deleted after 21 days.

Features

  • File hosting and sharing.
  • Upload files under 20MB.
  • Download files using a share code.
  • Ability to delete uploaded files.
  • Automatic file deletion after 21 days (work in progress).

Summary

LIGHTNING SHARE is a file hosting and sharing service that allows users to upload files under 20MB and generate a share code for others to download the file. The service is powered by Firebase, which handles authentication, database, and file storage. LIGHTNING SHARE also offers the ability to delete uploaded files and has plans to automatically delete files after 21 days. To use the service, users can follow the installation guide to set up the project locally. Supporting the project can be done by giving a GitHub star, tweeting about it, leaving comments on the tutorial, or sponsoring the developer.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

firebase
Firebase

Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.