Git Product home page Git Product logo

ionic-weather's Introduction

Ionic App Clima com Open Weather

Clima

version Idioma status License

| IONIC | @ionic/angular version

Please, give a ⭐ to the repo. It really motivates me to share more open source code.

Características deste projeto

Side Menu, Segments, Services, API Requests, Loading, Custom Layout, Gradient Color

Get Started

This project was generated with IONIC version 5.0.5 and NodeJS version 12.16.1 LTS.

Para rodar este projeto é necessário

Clonar o repositório

$ git clone https://github.com/TomCosta/ionic-weather.git

Entrar na pasta do projeto

$ cd clima

Reinstalar as dependências

$ npm install

Rodar localmente no navegador

$ ionic serve

Criar uma conta e solicitar chave de API na Open Weather

No arquivo apiweather.service.ts inclua a sua chave/key da Api

const key = 'YOUR_API_KEY';

------------------------------------------------------------------

Se não tiver o Ionic instalado

Below follows the example to use this code to build an app.

How to use this template

With the Ionic CLI:

Use command below:

$ sudo npm install -g ionic cordova

Then, to run it, cd into sports and run:

$ ionic cordova platform add ios
$ ionic cordova run ios

Run ionic serve for a local dev server. Navigate to http://localhost:8100/. The app will automatically reload if you change any of the source files.

$ ionic serve

Extras

Gerar componentes, pipes, services, etc.

Run

ionic generate component `component-name` to generate a new component

You can also try anything else:

ionic generate `directive|pipe|service|class|guard|interface|enum|module`

Substitute ios for android if you are not on a Mac system.

Show Support

  • Recommend Me On LinkedIn - I will realy love your support.
  • And also don't forget to star ⭐ this repo, it's FREE. 🙃

ionic-weather's People

Contributors

dependabot[bot] avatar tomcosta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.