GithubHelp home page GithubHelp logo

gmi-weather-app's Introduction

WeatherApp @ gmi

This is just another simple weather app for a multiple cities forecast observation.

Fully written in TypeScript, using NestJS (backend side) and React Native / Expo (frontend).

Installation & Run

Please clone this repository and follow below steps to run whole application.

Backend

Prepare your machine first: https://docs.nestjs.com/#installation

After that we can install our server app.

To do that, please open a new Terminal window, then type:

cd gmi-weather-app/weather-server && npm i

To run NestJS server just type:

npm run start:dev

Server can be accessed by http://localhost:3000 from your web browser.

Swagger API available on http://localhost:3000/api#/

Frontend

Now it's a time for the mobile app.

Prepare your environment first: https://docs.expo.dev/get-started/installation/

Now we're ready to walk through installation process.

Please open second Terminal window, then type:

cd gmi-weather-app/weather-app && npm i

To run Expo server just type:

npx expo start

After that just follow available Expo commands visible on you Terminal window.

(for example: type i to open the app in iOS Simulator)

App screenshots

gmi-weather-app's People

Contributors

kamilregulski avatar

Watchers

 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.