/be-the-hero

🚀 - Be the Hero, um projeto que ajuda pessoas que querem contribuir para ONGs a encontrar uma ONG - feito na Semana OmniStack 11 @Rocketseat

Primary LanguageJavaScriptMIT LicenseMIT

Be the Hero

Rafael Goulart Repository size GitHub last commit License Stargazers

Project Be The Hero was made using Javascritp Stack(Node.js, React, React Native) in OmniStack's Week 11

The NLW #2 project. Built with ❤︎ by Rafael Goulart and contributors

📌 Table of Contents

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Website to sign up teachers and students.
  • App to connect teachers and students.

👷 How to run

# Clone Repository
$ git clone https://github.com/RafaelGoulartB/be-the-hero.git

📦 Run API

# Go to server folder
$ cd be-the-hero/server

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Access API at http://localhost:3333/

💻 Run Web Project

# Go to web folder
$ cd be-the-hero/web

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Go to http://localhost:3000/ to see the result.

📱 Run Mobile Project

To run the mobile project you need a cellphone with the app of expo instaled or a emulator android/ios.
After, fork this repository and clone to your machine. Inside of the project's folder run the following commands:

# Go to mobile folder
$ cd be-the-hero/mobile

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Aferter read the QRCode with the app of expo or run on emulator.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the Be The Hero repository. If you already found a solution to your problem, i would love to review your pull request!

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2020 📕 License

Made with love by Rafael Goulart 🚀. This project is under the MIT license.

Give a ⭐️ if this project helped you!