-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab3ad07
commit c503deb
Showing
1 changed file
with
7 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,15 @@ | ||
# Rede Social | ||
# byConnect | ||
|
||
Projeto da Residência de Software do Porto Digital , com a Empresa Beyond CO. | ||
que consiste no desenvolvimento de uma aplicação full-stack de uma rede social. | ||
![logo](https://github.com/sergiohdljr/sergiohdljr/assets/102623806/751609a4-d4d6-4611-978e-a7abd5cfc91a) | ||
|
||
|
||
Repositório do byConnect um projeto da Residência de Software do Porto Digital, com a Empresa Beyond CO. | ||
que consiste no desenvolvimento incremental e deploy de uma aplicação full-stack de uma rede social. | ||
|
||
## Stack : | ||
![JavaScript](https://img.shields.io/badge/-JavaScript-black?logo=javascript&style=social) | ||
![Vue](https://img.shields.io/badge/-Vue.js-black?logo=vue.js&style=social) | ||
![NodeJS](https://img.shields.io/badge/-NodeJS-black?logo=node.js&style=social) | ||
![Firebase](https://img.shields.io/badge/-firebase-black?logo=Firebase&style=social) | ||
|
||
## Como rodar o projeto localmente: | ||
1. instale as dependências : | ||
``` | ||
npm install | ||
``` | ||
2. iniciar o projeto localmente : | ||
``` | ||
npm run start:dev | ||
``` | ||
|
||
### scripts: | ||
|
||
corrigir erros de padrão de código com o eslint + prettier: | ||
``` | ||
npm run lint | ||
``` | ||
🌐 [Acesse](https://projeto-beyond-8c339.web.app/) |