Skip to content

CaioHenriqueMachado/BE-THE-HERO-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation


BeTheHero

Be The Hero

Mobile and web application of monetary donation for NGOs, built in one week Omnistack

License MIT

Web Version

demo-web

Mobile Version

demo-mobile

Features

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
  • 📄 SQlite - A cross-platform and open-source Structured Query Language.
  • ☯️ Insomnia - HTTP request software and with open source.
  • 🔄 Nodemon - Reload server automatically.

Getting started

  1. Clone this repo using git clone https://github.com/CaioHenriqueMachado/BE-THE-HERO-project.git
  2. Move yourself to the appropriate directory: cd BeTheHero
  3. Run yarn to install dependencies
  4. Run npm to install dependencies

Getting started with the backend server

  1. Move yourself to the backend folder: cd backend
  2. Run npm start to start the server

Getting started with the frontend app

  1. Move yourself to the frontend folder: cd frontend
  2. Run yarn start to start the web application

Getting started with the mobile app

  1. Move yourself to the mobile folder: cd mobile
  2. Run yarn start to start the mobile app

License

This project is licensed under the MIT License - see the LICENSE page for details.

Releases

No releases published

Packages

No packages published