Code Monkey home page Code Monkey logo

vatavaran's Introduction

Vatavaran Weather App

This is a weather website which accurately provides detailed weather conditions of a particular place.

Run Locally

Clone the project

  git clone https://github.com/priddhesh/Vatavaran.git

Go to the project directory

  cd weather-app

Install dependencies

  npm install

Start the server

  npm run start

Build app for production

  npm run build

Features

  • Accurate real time weather information consisting of temperature,humidity,visibility,pressure,uv index,wind,location,moon phase and precipitation details of particular region.
  • Provides weather conditions of every hour of current day.
  • Light/dark mode toggle.

API Reference

Base URL

   GET http://api.weatherapi.com/v1

Get current weather for location

  GET  http://api.weatherapi.com/v1/current.json?key=<YOUR_API_KEY>&q=<location>
Parameter Type Description
key string Required. Your API key
q string Required Location name

Get 7 day weather for US Zipcode 07112

  GET  http://api.weatherapi.com/v1/forecast.json?key=<YOUR_API_KEY>&q=07112&days=7
Parameter Type Description
q int Required. Zipcode
days int Required No. of days

๐Ÿ”— Links

Weather API

Tech Stack

Client: React, Bootstarp

Demo

Link 1: https://drive.google.com/file/d/1u9-XboqJAEH38-SzJqo1GWZNbxBOkqmT/view?usp=sharing

Link 2: https://drive.google.com/file/d/15LoAzOKA9FubbCldH_qh13jdKRSrzly-/view?usp=sharing

Performance Report : https://drive.google.com/file/d/17cfRIilZIRM-wI2ihqLOMxGmKdjn6Cml/view?usp=sharing

Screenshots

07 01 2023_22 01 09_REC

07 01 2023_22 27 17_REC

07 01 2023_22 27 40_REC

Screenshot (26)

Screenshot (27)

07 01 2023_22 26 37_REC

07 01 2023_22 26 52_REC

Support

For support, email [email protected].

vatavaran's People

Contributors

priddhesh avatar

Stargazers

 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.