Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagonevestia/f9fc9372464261398b7a86c70351db84 to your computer and use it in GitHub Desktop.
Save tiagonevestia/f9fc9372464261398b7a86c70351db84 to your computer and use it in GitHub Desktop.
<h1 align="center">
<br>
<img src="YOUR_LOGO_URL" alt="YOUR_PROJECT_NAME" width="120">
<br>
<br>
YOUR_PROJECT_NAME
</h1>
<p align="center">A little description about your project</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT">
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License MIT">
</a>
</p>
[//]: # (Add your gifs/images here:)
<div>
<img src="IMAGE_1_URL" alt="demo" height="425">
<img src="IMAGE_2_URL" alt="demo" height="425">
</div>
<hr />
## Features
[//]: # (Add the features of your project here:)
This app features all the latest tools and practices in mobile development!
- ⚛️ **React Js** — A JavaScript library for building user interfaces
- ⚛️ **React Native** — A lib that provides a way to create native apps for Android and iOS
- 💹 **Node Js** — A web framework for Node Js
## Getting started
Describe here the way to use/install your project
## License
This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) page for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment