GithubHelp home page GithubHelp logo

jairao31 / weathernow-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.91 MB

Weather Forecasting App using React.js and Node.js

Home Page: https://weather-now-app-sepia.vercel.app

JavaScript 93.38% HTML 4.01% CSS 2.61%

weathernow-app's Introduction

WeatherNow 🌦️

This is a web application that provides weather information for cities, including hourly and 10-day forecasts. It is built using React, Node.js, WeatherAPI, and Chakra UI.

Features

  • Current weather conditions, including temperature, humidity, wind speed, and more.
  • Hourly forecast for the next 24 hours, showing temperature, weather description, and icons.
  • 10-day forecast with daily weather summaries, including temperature ranges and weather icons.
  • Search functionality to find weather information for any city.
  • Responsive design for optimal viewing on different devices.

Installation

  • Clone the repository:

    git clone https://github.com/your-username/weather-forecast.git
  • Install dependencies for the server and client:

    cd ../backend
    npm install
    
    cd ../frontend
    npm install
  • Set up WeatherAPI credentials:

  • Register for a free API key at WeatherAPI.

  • Create a .env file in the server directory and add your API key:

    WEATHER_API_KEY=your-api-key
    
  • Start the server and client:

    cd ../backend
    npm install
    
    cd ../frontend
    npm install
  • Open the application in your browser at http://localhost:3000.

Usage

  • Enter the name of a city in the search bar and click the search button.
  • The current weather information, hourly forecast, and 10-day forecast will be displayed.
  • Use the navigation tabs to switch between different sections.
  • Explore the weather details and plan accordingly!

Technologies Used

  • React
  • Node.js
  • Express
  • Chakra UI
  • Axios
  • WeatherAPI

Credits

  • This project utilizes the WeatherAPI for weather data.

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.