Project | Technologies | How to use
Be The Hero is a project that aims to connect people who are willing to help ONGs.
This project was developed with the following technologies:
- Nodejs
- Expressjs
- JWT
- Knex
- SQLite3
- React
- React Router (DOM)
- SweetAlert
- React Icons
- Axios
- Expo
- Expo Mail Composer
- React Navigation
To clone and run this application, you'll need Git, Node.js, Expo installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/jeisonBorba/semanaomnistack-11.git
# Go into the repository
$ cd semanaomnistack-11/backend
# Install dependencies
$ yarn install
# Run Migrates
$ npx knex migrate:latest
# Run the API
$ yarn start
# Go into the repository
$ cd semanaomnistack-11/frontend
# Install dependencies
$ yarn install
# Run the API
$ yarn start
# 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!