Giter Club home page Giter Club logo

weather-on-road's Introduction

Weather On The Road

App main-page

Description

This app, created thanks to open source API's, shows, what is the weather on your road. Type start point and your destination to see, if on your road are any dangers like strong wind, black ice or precipitation. You can also see the weather in a few locations, which you will drive through.

How it works?

Thanks to Nominatim API, the app finds location based on users typed text. Two locations, (start point and destination point) are send to openrouteservice API, which track the route and answers with coordinates you should drive. App chooses a few coordinates and check the weather in them, using Open-Meteo API.

Tech-stack

ReactJS ES6 Axios Material UI React Hooks JSX

Installation

  1. Type your openrouteservice auth key to .env.example file and change it's name to .env
  2. Download all required dependencies
npm install
  1. Start app
npm start

weather-on-road's People

Contributors

80quattro avatar

Stargazers

Sebastian Szafrański 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.