Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benevanio/system_upload

Sistema de upload de arquivos com nodejs e express
https://github.com/benevanio/system_upload

async bootstrap5 database express express-fileupload express-js fetch fileserver htm html-css nodejs system upload-file

Last synced: about 1 month ago
JSON representation

Sistema de upload de arquivos com nodejs e express

Awesome Lists containing this project

README

        

# System_upload

Upload de arquivos com nodejs e express

## Referência

- [expressjs](https://expressjs.com/pt-br/)
- [NODE](https://nodejs.org/en/)

## Autores

- [@BeneTesla](https://github.com/benetesla)

## License

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

# Deploy

https://user-images.githubusercontent.com/78994881/214618280-2e110695-6af2-4326-bb48-20aa5b53c6da.mp4

## Instalação

Instale System_upload com npm

```bash
git clone https://github.com/benetesla/System_upload.git
npm install System_upload
cd System_upload
npm run dev
```

## 🔗 Entre em contato comigo através dos seguintes meios:

[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://bene-teslav1.vercel.app/)

[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/bene-tesla/)

[![linkedin](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/bene_tesla/)

## Stack utilizada

**Front-end:**
![Bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white)
![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![Javascript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)

**Back-end:** ![NodeJS](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)
![NPM](https://img.shields.io/badge/npm-CB3837?style=for-the-badge&logo=npm&logoColor=white)
![Express](https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white)