Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leticiafarias/web-2020.1

Repositório da disciplina de WEB 2020.1
https://github.com/leticiafarias/web-2020.1

Last synced: 6 days ago
JSON representation

Repositório da disciplina de WEB 2020.1

Awesome Lists containing this project

README

        


Design-sem-nome


GitHub top language

GitHub language count

Repository size


GitHub last commit


GitHub

GitHub Stars

## 🚀 Tecnologias

- [Node.js](https://nodejs.org/en/)
- [ReactJS](https://reactjs.org/)
- [Firebase](https://firebase.google.com/)
- [Bootstrap 4](https://getbootstrap.com/)
- [React Bootstrap](https://react-bootstrap.github.io/)
- [Express](https://expressjs.com/pt-br/)
- [Prettier](https://prettier.io/)
- [EditorConfig](https://editorconfig.org/)

## 💻 Instalação, execução e desenvolvimento

Para executar a aplicação, você deverá ter as seguintes ferramentas instaladas:

### Pré-requisitos

- [Node.js](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/)

```bash
# Faça o downloald do projeto no seu computador
$ git clone https://github.com/LeticiaFarias/Web-2020.1

# Entre na pasta raiz do projeto
$ cd nome-da-pasta-do-projeto

# Instale as dependências
$ yarn

# Tudo pronto para iniciar o servidor
$ yarn start
```

## 📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.

---

Feito com ❤️ by [Leticia Farias](https://www.linkedin.com/in/lettifarias/)