Skip to content

Commit 01027f4

Browse files
authored
πŸŽ‰ updating readme
1 parent 2c15ac5 commit 01027f4

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,54 @@
1+
<h1 align="center">
2+
<img alt="BeTheHero" title="#BeTheHero" src=".github/logo.svg" width="250px" />
3+
</h1>
4+
5+
6+
<h4 align="center">
17
# be-the-hero | ⚠ under development (em desenvolvimento).
28
πŸ’» an application made with node.js | react &amp; react native βš› from the omnistack week 11 by @rocketseat πŸš€
9+
</h4>
10+
11+
<h1 align="center">
12+
<a href="https://www.linkedin.com/in/hedenica/">
13+
<img alt="by hedΓͺnica" src="https://img.shields.io/badge/made%20by-hedenica-%2304D361">
14+
</a>
15+
16+
<a href="https://github.com/hedenica/be-the-hero/commits/master">
17+
<img alt="last commit" src="https://img.shields.io/github/last-commit/hedenica/be-the-hero">
18+
</a>
19+
</h1>
20+
21+
<h1 align="center">
22+
<img alt="application-page" title="application-page" src=".github/preview-2.jpg" width="500px" />
23+
</h1>
24+
25+
## πŸš€ developed with
26+
#### these core technologies βš›
27+
28+
- [Node.js](https://nodejs.org/en/)
29+
- [React](https://reactjs.org)
30+
- [React Native](https://facebook.github.io/react-native/)
31+
- [Expo](https://expo.io/)
32+
33+
34+
## βœ” made also with:
35+
#### couldn't have done it without these πŸ’œ
36+
37+
- **dependencies**<br>
38+
celebrate "^12.0.1"<br>
39+
cors "^2.8.5"<br>
40+
cross-env "^7.0.2"<br>
41+
express "^4.17.1"<br>
42+
knex "^0.20.13"<br>
43+
sqlite3 "^4.1.1"<br>
44+
- **devDependencies**<br>
45+
jest "^25.2.3"<br>
46+
nodemon "^2.0.2"<br>
47+
supertest "^4.0.2"<br>
48+
49+
---------------------------------------
50+
51+
52+
###### a special thanks to [rocketseat](https://www.rocketseat.com.br) | made with ❀ and β˜• for you!
53+
54+

0 commit comments

Comments
Β (0)