Skip to content

rafaelmartins92/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Made By Languages Top Language Repo Size Last Commit

Everyone can be a Hero!

This application was developed during the Omnistack Week 11 from Rocketseat.

The main idea is to find good people willing to help pets that need some help.

Technologies   |    How To Use   |    License

Scene Be the Hero

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rafaelmartins92/be-the-hero.git be-the-hero

# Go into the repository
$ cd be-the-hero

# Install dependencies
$ yarn install

# Move yourself to the backend folder
$ cd backend

# Run the server
$ yarn start

# Move yourself to the frontend folder
$ cd frontend

# Run the server
$ yarn start

# Move yourself to the mobile folder
$ cd mobile

# Run the app (iOS)
$ yarn ios

# Run the app (Android)
$ yarn android

📝 License

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


Made with ♥ by Rafael Martins 👋 Get in touch!