[go: up one dir, main page]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darrow12 committed Sep 8, 2022
1 parent e4d7319 commit 468edfc
Showing 1 changed file with 49 additions and 11 deletions.
60 changes: 49 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,55 @@
# Happy NLW 3
<div align="center" id="top">
<!-- Logo & Basic info project -->
<a href="https://happy-nlw-3.darrow404.repl.co/">
<img src="https://github.com/darrow12/Happy-NLW-3/blob/master/public/images/logo-icon.png" alt="Happy face" height="64"/>
</a>

<h3>Happy</h3>
<p>Bring happiness to the world by visiting children in orphanages!</p>

Este é um repositório sobre minha participação durante o Next Level Week 3 da Rocketseat.
<!-- Readme languages -->
<p>
<a href="README-pt.md"><img src="https://github.com/darrow12/Pop_OS-posInstall/blob/main/.github/br.png" height="12"> PT-BR Readme</a>
<a href="README.md"><img src="https://github.com/darrow12/Pop_OS-posInstall/blob/main/.github/us.png" height="12"> EN-US Readme</a>
</p>

<br>

<!-- Badges-->
<a href="https://github.com/darrow12">
<img src="https://img.shields.io/static/v1?label=Made by&message=Darrow&color=FFD666&labelColor=0CC2CA&style=<STYLE>&logo=github" alt="Made by Darrow" title="Made by Darrow">
</a>

<img src="https://img.shields.io/static/v1?label=NLW&message=03&color=FFD666&labelColor=0CC2CA" alt="NLW 03">

## 📥 Instalação
<a href="https://github.com/darrow12/Happy-NLW-3/commits/main">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/darrow12/Happy-NLW-3?label=Last commit&color=FFD666&labelColor=0CC2CA">
</a>

```bash
# Instale tudo
npm install
<img alt="Repository size" src="https://img.shields.io/github/repo-size/darrow12/Happy-NLW-3?label=Repo size&color=FFD666&labelColor=0CC2CA">
<a href="https://github.com/darrow12/Happy-NLW-3/pulls">
<img alt="Contributions welcome" src="https://img.shields.io/static/v1?label=Contributions&message=welcome!&color=FFD666&labelColor=0CC2CA">
</a>

<img src="https://img.shields.io/github/license/darrow12/Happy-NLW-3?color=FFD666&label=License&labelColor=0CC2CA">
<a href="https://lp.rocketseat.com.br/nlw">
</a>

# Agora, inicie o projeto
npm start
```
<br>
<br>

# ✨ Preview
![HAPPY](https://user-images.githubusercontent.com/47289706/189036282-6ce0ddc1-36c7-4f43-a2cb-d9b52ee37a2b.png#vitrinedev)
</div>

O projeto está disponível na web, basta acessar: https://happy-nlw-3.darrow404.repl.co/

<br>
<br>



<a href='#top'>🔼 Back to top</a>

<br>

<p align="center">Developed with 💙 by <a href="https://github.com/darrow12">Darrow</a></p>

0 comments on commit 468edfc

Please sign in to comment.