About | Techs | How to use | How to contribute | License
Im Here App is made for you, who wants to keep your appointments organized | Let's spread love 🗒️ 💜
This project has been developed with the following techs:
React Native 📱️
Typescript 📘
Expo 🤍️
In order to clone this repo, you'll need some tools
- Git
- VSCode or any other editor of your choice
- Android Studio (needed to use the emulator)
- NPM ou Yarn as your package manager. When installing NodeJS the NPM is automatically installed.
Open your terminal as administrator and clone the repository
# Cloning the repository
$ git clone https://github.com/marcelogaldino/imhere# Go to imhere/ directory
$ cd imhere
# Install dependencys
$ yarn
# Starting the app
$ yarn startAt this moment, you should see the metro bundler started and Expo QR Code on your terminal, just follow the instructions on you terminal to run the app.
- Make a fork;
- Create a new branch with your feature:
git checkout -b my-feature; - Commit your changes:
git commit -m 'feat: My new feature'; - Push your new branch to remote:
git push origin my-feature.
Open a pull request and we will check your changes
You also can help us openning issues
This project is under the MIT license. See the LICENSE for details.
Made with ♥ by Marcelo Galdino Get in touch!

