Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ben-abdurrehman/file-sharing-react-app

This is a Reactjs + Vite App, for sharing files online, with just uploading files, and then sharing the link of the app to the person you wanna share!
https://github.com/ben-abdurrehman/file-sharing-react-app

css drag-and-drop file file-sharing file-sharing-app file-sharing-react-app file-sharing-react-project filesharing html javascript react react-projects sharing

Last synced: 17 days ago
JSON representation

This is a Reactjs + Vite App, for sharing files online, with just uploading files, and then sharing the link of the app to the person you wanna share!

Awesome Lists containing this project

README

        

# File-Sharing-React-App

## This is a simple `File-Sharing-React-App`, using `reactjs + vite`, and `tailwind`.

### You can easily `download` this repo by reaching the `code button` on the top, after pressing it click on `Download zip`.

### After `Downloading` it, open in `VS-code` and write the following command in terminal
```bash
npm i
```
Now run it by typing

```bash
npm run dev
```
Run this Project copy it, and paste it into the browser URL
```bash
localhost:5173
```

### Here is some representation of my `File-Sharing-React-App` project.

![Project `Project name` Screenshot](src/assets/Screenshot.png)