vhugorod / ecopev-mobile

This is a mobile application infrastructure that shows you where to dispose of garbage according to your city / state

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecopev

Ecopev is a web and mobile application that helps people find a collection point.

License MIT

Ecopev
Versão 1.0


Features

This app features all the latest tools and practices in mobile development!

  • React Js — A JavaScript library for building user interfaces
  • React Native — A lib that provides a way to create native apps for Android and iOS
  • Node Js — A web framework for Node Js
  • MongoDB — A cross-platform and open-source document-oriented database
  • Socket IO — A library for realtime web applications

Getting started

  1. Clone this repo using git clone git@github.com:Vitorhr10/pev-mobile.git
  2. Move yourself to the appropriate directory: cd mobile
  3. Run yarn to install dependencies
  4. Run lerna bootstrap to install the packages dependecies

Getting started with the mobile app

  1. Move yourself to the mobile folder: cd mobile
  2. Run react-native run-ios (or run-android if your prefer) to start the mobile app

Note: If you choose to start the mobile app in the android emulator, you will have to start the emulator before using the run-android command.

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

This is a mobile application infrastructure that shows you where to dispose of garbage according to your city / state


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%