Skip to content

PeruibeTEC/Mobile

Repository files navigation

logo-peruibetec

📱 PeruibeTec Mobile 📱

The best way to connect with Peruíbe !

GitHub top language Made by Repository size GitHub last commit Repository issues GitHub

📋 Table of Contents

👀 About

PeruibeTec is an application for the city of Peruíbe in the state of São Paulo, Brazil. It aims to make the city more technological and integrated, in PeruibeTec you really connect with Peruíbe, whether you are a resident or a tourist

Tourists enjoy a usability specifically prepared for tourists

While the residents stay on top of everything that is happening in Peruíbe

🚀 Technologies

The main technologies used in this API are:

💻 Getting started

Requirements

Installing and running the project

Clone the project and access the folder

$ git clone https://github.com/PeruibeTEC/Mobile 
$ cd Mobile

Follow the steps below

# Install the dependencies
$ yarn install

# Make a copy of '.env.example' to '.env'
# and set with YOUR environment variables.
$ cp .env.example .env

# Finally, run the api service in a development environment :)
$ yarn start

# Well done, PeruibeTec is started!

🤔 How to contribute

Thank you for being interested in making this package better. We encourage everyone to help improve this project with new features, bug fixes or performance improvements. Take some time to read our contribution guide to make this process faster and easier.

Contribution Guidelines

To understand how to submit an issue, commit and create pull requests, check our Contribution Guidelines.

📝 License

This project is licensed under the GPL 3.0 License - see the LICENSE file for details.