Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ben-abdurrehman/file-sharing-react-app
- Owner: ben-abdurrehman
- Created: 2025-01-12T15:28:58.000Z (18 days ago)
- Default Branch: master
- Last Pushed: 2025-01-12T15:36:40.000Z (18 days ago)
- Last Synced: 2025-01-12T16:33:25.894Z (17 days ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)