Skip to content

(Learning) Building a complete application with Node.js on the back end, ReactJS on the front end and React Native on mobile.

Notifications You must be signed in to change notification settings

felipedev1/OmnistackWeek11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BE THE HERO

The application aims to connect NGOs with people who are willing to help. NGOs register incidents on the website and in the mobile application, people can see the cases and help with a fee. Project made by rocketseat during the week omnistack.

OmnistackWeek11

Building a complete application with Node.js on the back end, ReactJS on the front end and React Native on mobile.


Getting Started

To run the project, you will need to install the next programs:

And if you haven't downloaded the zip you can run the next command in the terminal promp, in the directory of your choice:
$ git clone https://github.com/felipedev1/OmnistackWeek11.git

Build

To build the project you need to download all the dependencies of each project file by executing the next command in its respective directory:

npm install

Run Project

- To execute the code, just type the following commands in the directory of each project folder (frontend, backend, mobile):
npm start
- Website

The website will open at http://localhost:3000

- Mobile

To open the application on mobile, you need to download the "expo" app on your smartphone on Google Play or App Store, and scan the QR Code that will appear at the address http://localhost:19002 inside the expo.


Links

About

(Learning) Building a complete application with Node.js on the back end, ReactJS on the front end and React Native on mobile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages