-
-
Save alexguimenti/32c9ad76d080c142bd3ec0baf9d47783 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> | |
## 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