Code Monkey home page Code Monkey logo

iweather's Introduction

⛅IWeather

Iweather

IWeather is a weather web application developed using React, Tailwind CSS, Redux, and the OpenWeather API.

Purpose

IWeather allows users to view weather information worldwide. Users can view the current weather conditions and forecasts for their desired locations.

Features

  • Users can view the current weather conditions for their selected locations.
  • Users can view 5-day weather forecasts for their selected locations.
  • Weather information and forecasts are retrieved from the OpenWeather API.

How it Works

  1. Home Page: Users can input a city name on the home page to view the weather information.

  2. City Selection: Users can input a city name in the search bar to retrieve weather information and forecasts.

  3. Current Weather: Users can view the current weather conditions for their selected locations. This includes temperature, humidity, wind speed, and weather description.

  4. 5-Day Forecasts: Users can view 5-day weather forecasts for their selected locations. Each day displays minimum and maximum temperatures, humidity, and weather description.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Tailwind: A CSS framework for quickly and easily styling user interfaces.
  • Redux: A JavaScript library for state management.
  • OpenWeather API: An API for retrieving weather data.

Getting Started

To get started with IWeather, simply visit our website at ıweather-app.vercel.app

Installation

  1. Clone this project:
git clone https://github.com/ErsaGunTosun/IWeather.git
  1. Navigate to the project directory:
cd IWeather
  1. Install the required packages:
npm install
  1. Create a .env File:

    • Create a new file named .env in the root directory of the project.
    • Open the .env file and add your REACT_APP_API_KEY="api key" , credentials, or any sensitive information needed for the project. Ensure this file is never shared or exposed publicly.
  2. Start the application:

npm run start

The application runs by default on http://localhost:3000.

Contact

If you have any questions or suggestions, feel free to reach out to us at [email protected] .

iweather's People

Contributors

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