GithubHelp home page GithubHelp logo

akash-prasad7 / forecastify Goto Github PK

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

Forecastify ⛈️

Home Page: https://akash-forecastify.vercel.app/

JavaScript 96.62% HTML 1.83% CSS 1.55%
api javascript reactjs tailwindcss

forecastify's Introduction

Forecastify is a weather app that allows users to easily get up-to-date weather information for any city. With a clean and intuitive interface, users can quickly search for a city and access weather data for today as well as the forecast for the next 5 days.

Screenshots

1

2

Features

  • Current Weather: Get real-time weather data for today, including temperature, humidity, wind speed, and more.
  • 5-Day Forecast: Plan ahead with a 5-day weather forecast to stay prepared for changing weather conditions.
  • City Search: Easily find weather information for any city around the world.

Technologies Used

  • React: Built with the popular JavaScript library for building user interfaces.
  • Tailwind CSS: Styled with Tailwind CSS for a clean and responsive design.
  • OpenWeatherMap API: Utilizes the OpenWeatherMap API to fetch accurate and reliable weather data.

Installation

  1. Clone the repository:

    git clone https://github.com/AKASH-PRASAD7/Forecastify.git
  2. Install dependencies:

    cd forecastify
    npm install
  3. Set up API Key:

    Obtain a free API key from OpenWeatherMap and replace the placeholder in your code with your actual API key.

  4. Rename an .sample.env file to .env then add the following line, replacing YOUR_ACTUAL_API_KEY with your OpenWeatherMap API key:

    VITE_API_KEY=<YOUR_API_KEY>
  5. Start the app:

    npm run dev

    The app will be available at http://localhost:5173.

Usage

  1. Open the app in your browser.
  2. Enter the name of the city you want to check the weather for in the search bar.
  3. Press Enter or click on the search icon.
  4. View the current weather and the 5-day forecast for the selected city.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to OpenWeatherMap for providing the weather data API.
  • This project was inspired by the desire to create a simple and effective weather app.

forecastify's People

Contributors

akash-prasad7 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.