Skip to content

Commit cf03c5c

Browse files
committed
added fancy ass README
1 parent 5e2116b commit cf03c5c

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

README.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<h1 align="center">Welcome to react-native-tutorials 👋</h1>
2+
<p>
3+
<a href="#" target="_blank">
4+
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
5+
</a>
6+
<a href="https://twitter.com/thehaysstanford" target="_blank">
7+
<img alt="Twitter: thehaysstanford" src="https://img.shields.io/twitter/follow/thehaysstanford.svg?style=social" />
8+
</a>
9+
</p>
10+
11+
> The ultimate collection of React Native tutorials. Includes animations, user auth, screen navigation & much more.
12+
13+
### 🏠 [Homepage](haysstanford.com)
14+
15+
## Install
16+
17+
```sh
18+
yarn
19+
```
20+
21+
## Usage
22+
23+
```sh
24+
expo start
25+
```
26+
27+
## Author
28+
29+
👤 **Hays Stanford**
30+
31+
* Twitter: [@thehaysstanford](https://twitter.com/thehaysstanford)
32+
* Github: [@HaysS](https://github.com/HaysS)
33+
34+
## Show your support
35+
36+
Give a ⭐️ if this project helped you!
37+
38+
***
39+
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

0 commit comments

Comments
 (0)