Skip to content

Full application (back-end, front-end and mobile). Developed with Node.js (Framework Express), React and React-Native (with Expo)... API Rest, SQLite3 Database and much more.

Notifications You must be signed in to change notification settings

jorgecardosorabello/be-the-hero-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App to help NGOs built with ReactJS, React Native, Node.js and more.

This project was made for learning purposes only and comes from Rocketseat's omnistack week crash course #11 with my own modifications

App

[Website](https://. COMPLETAR AQUI netlify.com/)

[Server](https:// COMPLETAR AQUI .herokuapp.com/ AQUI TAMBÉM )

Download

download apk for android

Development setup

yarn is required

After cloning this repo:

Server

  • Run npm in the backend folder
  • Go back to the root folder
  • Run npm start to up the server
  • Open Insomnia or Postman and import the Insomnia.json workspace file at backend folder

Website

  • Run npm in the frontend folder
  • Go back to the root folder
  • Run npm start to up the project

Mobile

  • Run npm in the mobile folder
  • Update the baseURL at src/config/index.js
  • Go back to the root folder
  • Run npm start to up the project

Tests

Server

  • Run npm test:server at the root folder

About

Full application (back-end, front-end and mobile). Developed with Node.js (Framework Express), React and React-Native (with Expo)... API Rest, SQLite3 Database and much more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published