Jean1dev / be-hero

front reacjs | mobile react-native | app para ajudar ongs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Be-Hero

🚀 Sobre

Be-Hero é um sistema para onde ongs cadastram casos solicitando algum tipo de ajuda para os usuarios

ℹ️ How To Use [ FRONT-END ]

To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Jean1dev/be-hero.git

# Go into the repository
$ cd be-hero/front-end

# Install dependencies
$ npm install

# Run the app 
$ npm start

ℹ️ How To Use [ MOBILE ]

To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Jean1dev/be-hero.git

# Go into the repository
$ cd be-hero/mobile

# Install dependencies
$ npm install

# Run the app 
$ npm start

About

front reacjs | mobile react-native | app para ajudar ongs

License:MIT License


Languages

Language:JavaScript 73.1%Language:CSS 20.2%Language:HTML 6.8%