Giter VIP home page Giter VIP logo

weather-app's Introduction


Logo

Weather-App

A user can enter a city name and get the location of it
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Screenshot 2023-07-09 at 2 07 11 PM

The weather is being fetched by using two REST APIs. The first REST API takes in location name as a parameter and returns longitude and latitude of the given location. The second REST API takes in latitude and longitude and returns the weather object (temperature, precipitation).

Built With

Getting Started

Instructions on setting up the project locally. Be sure to include prerequisites and step-by-step instructions.

Installation

  1. Clone the repo

    git clone https://github.com/Iamayushgupta/weather-app.git
    
  2. Install Node.js in your Desktop Check this out

  3. Run this command to install npm in your project directory

    npm init -y
    
  4. Install all the dependencies and package

    npm install
    
  5. Run the following command in your terminal

    npm run start
    
  6. Open the following URL in your browser

    http://localhost:3000/
    

Roadmap

  1. Enter the city's name
Screenshot 2023-07-09 at 2 21 42 PM
  1. Press Enter and wait for the weather to be displayed

    Screenshot 2023-07-09 at 2 23 23 PM

Contact

Email - [email protected]

weather-app's People

Contributors

iamayushgupta 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.