Skip to content

Project created at @Rocketseat Omnistack Week 11 πŸ‘¨πŸ»β€πŸš€

Notifications You must be signed in to change notification settings

CahMoura/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


About

This project was produced at Omnistack Week 11, with the aim of helping NGOs that can register through the web application and the App. After registration is generated a unique ID for the registered and others can make donations to help institutions.

Technologies:

This project was developed with the following technologies:

+
  • JavaScript
  • React
  • React Native
  • HTML
  • CSS
  • SQlite - Database

Web

To run the web application:

  • Enter the Frontend folder and run in terminal: npm install after npm start
  • In the Back-end folder run in the Terminal, with Insomnia registered: npm install after npm start

Mobile

Open the mobile folder and terminal:

  • Install node package npm install after npm start