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

https://github.com/eulixir/desafio-final-igti


https://github.com/eulixir/desafio-final-igti

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Desafio-Final-IGTI

Desafio do Final da IGTI, versão do [Professor Raphael Gomide](https://github.com/rrgomide), carinhosamente chamado de Raphael Gommit, aplicativo com o front end feito: React.Js, backend: Node.Js, Banco usado: MongoDB, deploy: Heroku.

# Como instalar

# git@github.com:joaopealves/Desafio-Final-IGTI.git

Adicione-me ao seu git

--É necessário instalar a node_modules

Use npm init -y caso esteja usando o npm ou somente yarn, caso opte pelo yarn

após a instalação do node_modules basta digitar

cd app -> yarn server
cd app -> cd client -> yarn start

mas caso não apareça ou esteja usando uma versão antiga, adicione

"start":"react-scripts start",

dentro de "scripts": {

}

# Desenvolvedores

### [João Pedro Alves](https://github.com/joaopealves)

### [Professor Raphael Gomide](https://github.com/rrgomide)

# Tecnologias usadas

### \*HTML 5

### \*CSS 3

### \*JavaScript

### \*React.js

### \*Node.js

### \*MongoDB

### \*Heroku