Skip to content

alanio/omnistack11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login

Hero App - 11th Omnistack week by Rocketseat

Badge Badge Badge

Table of contents

General info

This project is a simple platform to assist non-governmental organizations in protecting animals. Code prepared in the RocketSeat tutorial

Project Status: Development ⚠️

Technologies

Project is created with:

  • NodeJs
  • React

Setup

To run this project, install it locally using npm:

backend

$ cd backend
$ npm install
$ npm start

frontend

$ cd frontend
$ npm install
$ npm start

mobile

For tests on your own android , confirm installation of expo, install expo app in your android phone, then read the qr code provided by the expo cli

Run Mobile: Change IP adress to your own machine's IP in: src/services/api.js ⚠️

Errors? Look at https://github.com/Rocketseat/expo-common-issues

$ cd mobile
$ npm install

Acept expo instalation ⚠️

$ npm start

mobile

License

About

JavaScript Node/React Project - 11th RocketSeat Omnistack Week

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published