Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patryk-penczek/weather-app

A weather app built in React that provides you with accurate and up-to-date weather information, powered by OpenWeather API
https://github.com/patryk-penczek/weather-app

css html javascript openweatherapi react tailwindcss vite weather

Last synced: about 2 months ago
JSON representation

A weather app built in React that provides you with accurate and up-to-date weather information, powered by OpenWeather API

Awesome Lists containing this project

README

        

# Weather App

A weather app that provides you with accurate and up-to-date weather information, powered by OpenWeather API.

## Features

- Easy-to-use interface
- Detailed weather forecasts
- Powered by OpenWeather API for reliable and accurate weather data

## Getting Started

You can either run the project locally on your machine or simply visit the live version of the app:

https://weather.patrykpenczek.pl

### Local Installation (Optional)

If you want to run the project locally on your machine, you will need:

- A web browser
- An internet connection
- Node.js
- Yarn or npm

To install the project locally, follow these steps:

1. Clone the repository: `git clone https://github.com/patryk-penczek/weather-app.git`
2. Navigate to the project directory: `cd weather-app`
3. Install the dependencies: `yarn install` or `npm install`
4. Start the development server: `yarn start` or `npm start`
5. Open your browser and visit `http://localhost:3000` to view the app

## Built With

- HTML
- CSS
- Tailwind CSS
- JavaScript
- React
- Vite
- OpenWeather API

## Author

[Patryk Penczek](https://github.com/patryk-penczek)

## License

This project is licensed under the ISC license.