karayamanemre / weather-app-react

This weather app provides real-time weather information for various cities. It features a handy option to switch between Celsius and Fahrenheit, making it adaptable to user preferences.

Home Page:https://weather-react-karayamanemre.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Weather App

  • This weather app provides real-time weather information for various cities. It features a handy option to switch between Celsius and Fahrenheit, making it adaptable to user preferences.

πŸ›  Built With

Tech Stack

Client
API

Key Features

  • View weather information
  • Switch between Celsius and Fahrenheit
  • Search for cities

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Node.js - You'll need to have Node.js installed on your system. You can download it from the official website.

Setup

First, clone the Github repository to your local machine. You can do this by running the following command in your terminal:

  git clone https://github.com/karayamanemre/weather-app-react.git

Install

Navigate to the project directory in your terminal and run the following command to install the app's dependencies:

  npm install

Usage

To start the app, run the following command in your terminal:

  npm start

Build

To build the app for production, run the following command in your terminal:

  npm run build

(back to top)

πŸ‘₯ Authors

πŸ‘€ Emre Karayaman

(back to top)

πŸ”­ Future Features

  • Save and view favorite cities.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • If you like this project please give it a star ⭐️.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This weather app provides real-time weather information for various cities. It features a handy option to switch between Celsius and Fahrenheit, making it adaptable to user preferences.

https://weather-react-karayamanemre.netlify.app/

License:MIT License


Languages

Language:JavaScript 63.3%Language:CSS 31.7%Language:HTML 5.0%