Skip to content

App BeTheHero developed during the "Semana Omnistack11"

Notifications You must be signed in to change notification settings

jeisonBorba/semanaomnistack-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeTheHero

Semana OmniStack 11.0 ✔️

Project   |    Technologies   |    How to use   

💻 Project

Be The Hero is a project that aims to connect people who are willing to help ONGs.

🚀 Technologies

This project was developed with the following technologies:

Backend

  • Nodejs
  • Expressjs
  • JWT
  • Knex
  • SQLite3

Frontend

  • React
  • React Router (DOM)
  • SweetAlert
  • React Icons
  • Axios

React Native

  • Expo
  • Expo Mail Composer
  • React Navigation

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js, Expo installed on your computer.

From your command line:

Download Project

# Clone this repository
$ git clone https://github.com/jeisonBorba/semanaomnistack-11.git

Run API

# Go into the repository
$ cd semanaomnistack-11/backend

# Install dependencies
$ yarn install

# Run Migrates
$ npx knex migrate:latest 

# Run the API
$ yarn start

Run Web

# Go into the repository
$ cd semanaomnistack-11/frontend

# Install dependencies
$ yarn install

# Run the API
$ yarn start

Run Mobile

# Go into the repository
$ cd semanaomnistack-11/mobile

# Install dependencies
$ yarn install

# Run the API
$ yarn start

Made by Jeison de Borba 👋 Get in touch!