robertosousa1 / clone-instagram-class-dio

Repository developed in a project in which I taught by Digital Innovation One.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clone Instagram - Digital Innovation One

Repository developed in a project in which I taught by Digital Innovation One.

Repository size Repository issues

Technology   |    Prerequisites   |    Getting started   |    How to contribute   |    License

πŸš€ Technology

β˜‘οΈ Prerequisites

πŸ†™ Getting started

  • Clone this repo
  • Enter the folder clone-instagram-class-dio
  • Run yarn or npm install to install the dependencies
  • On MacOS, access the ios folder and run pod install
  • Run react-native run ios or react-native run android

✏️ How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.


Made with by Roberto Sousa πŸ‘‹ Get in touch!

About

Repository developed in a project in which I taught by Digital Innovation One.

License:MIT License


Languages

Language:JavaScript 34.0%Language:Java 30.7%Language:Objective-C 21.9%Language:Starlark 9.5%Language:Ruby 3.9%