Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto authored Jul 26, 2020
1 parent 16ef604 commit 15989b2
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## Aluraflix
# Aluraflix

> Lembre-se se rodar "npm install" para rodar o projeto :)
[![licence mit](https://img.shields.io/badge/licence-MIT-blue.svg)](https://github.com/imersao-alura/aluraflix/blob/master/LICENSE)

<p align="center">
<img alt="Logo do projeto" width="150px" src="https://www.alura.com.br/assets/img/imersoes/react/imersao-react-logo.1594044142.svg" />
</p>

> Projeto construido durante a [Imersão React da Alura](https://www.alura.com.br/imersao-react/)

## Como rodar o projeto?

Após baixar o projeto, acesse ele via seu terminal rode os comandos:

```sh
npm install
npm start
```

## History
Da uma olhada na aba [Releases](https://github.com/omariosouto/pokedex/releases) pra acompanhar as alterações feitas no projeto.

## License/Licença do Projeto
[MIT License](./LICENSE) © [Alura](http://alura.com.br/)

1 comment on commit 15989b2

@vercel
Copy link

@vercel vercel bot commented on 15989b2 Jul 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.