Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielmedrados/nlw---heat---2021

preparação para o DoWhile 2021. Site com interação de Chat ao vivo, projeto com backend, versao Mobile e web 💬 💥💥💥
https://github.com/gabrielmedrados/nlw---heat---2021

chat cors dowhile2021 expo javascript mobile-app nodejs prisma react react-native typescript vite

Last synced: about 3 hours ago
JSON representation

preparação para o DoWhile 2021. Site com interação de Chat ao vivo, projeto com backend, versao Mobile e web 💬 💥💥💥

Awesome Lists containing this project

README

        

## NLW---Heat---2021



Platform



Repository size

License


Projeto    |   
Tecnologias    |   
Layout    |   
Licença

### Layout 🚧

#### Desktop Screenshot


#### Mobile Screenshot

## Projeto 💻
preparação para o DoWhile 2021
Projeto contendo a versao Web utilizando o Vite e uma versao Mobile ultilizando o React-native

a app consiste em fazer uma autenticaçao com o seu usuario do github, enviar mensagens
e ve-lâs sendo exibida em RealTime

## Rodar o projeto 🚴🏻‍♂️

#### On your machine:
##### Backend

Dependencies

```json
"dependencies": {
"@prisma/client": "^3.3.0",
"axios": "^0.23.0",
"cors": "^2.8.5",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",
"socket.io": "^4.3.1"
},
```

##### Fronted

Dependencies

```json
"dependencies": {
"axios": "^0.23.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-icons": "^4.3.1",
"sass": "^1.43.2",
"socket.io-client": "^4.3.2"
},
```

##### Mobile

Dependencies

```json
"dependencies": {
"@expo-google-fonts/roboto": "^0.2.0",
"@react-native-async-storage/async-storage": "~1.15.0",
"axios": "^0.24.0",
"expo": "~43.0.0",
"expo-app-loading": "~1.2.1",
"expo-auth-session": "~3.4.2",
"expo-font": "~10.0.3",
"expo-linear-gradient": "~10.0.3",
"expo-random": "~12.0.1",
"expo-status-bar": "~1.1.0",
"moti": "^0.16.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.2",
"react-native-iphone-x-helper": "^1.3.1",
"react-native-reanimated": "~2.2.0",
"react-native-svg": "12.1.1",
"react-native-web": "0.17.1",
"socket.io-client": "^4.3.2"
},
```

```bash
# Clone the repository
$ git clone https://github.com/GabrielMedradoS/NLW---Heat---2021.git

# Access the project folder at the command prompt
$ cd NLW---Heat---2021

# Install the dependencies
$ npm install

# Run the script "start"
$ npm run dev

# The project will start at the door: 3000 - access http://localhost:3000
```

## Tecnologias 🛠


html5
css3
javascript
react
typescript

## Licença ⚖️
This project is under the MIT license. See the archive [LICENSE](https://github.com/GabrielMedradoS/NLW---Heat---2021/blob/master/License) for more details.

## Autor ✍🏾

| perfil

| :-------------------------: |
|
Gabriel Medrado | |

[![Linkedin Badge](https://img.shields.io/badge/-GabrielMedrado-blue?style=flat-square&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/gabriel-medrado-de-souza-9a30b3206/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white)](mailto:[email protected])