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

https://github.com/raghabendra-dash/weather-app-react

A Weather Forecast App. Fetching Real time Weather Update
https://github.com/raghabendra-dash/weather-app-react

reactdom reacthooks reactjs

Last synced: about 2 months ago
JSON representation

A Weather Forecast App. Fetching Real time Weather Update

Awesome Lists containing this project

README

        

# Weather Forecast Clone

Presenting a next-generation weather forecast web app powered by React and Vite, poised to dominate the market as the premier choice for naval officers and pilots. This advanced tool redefines the landscape of weather forecasting, empowering users with real-time insights crucial for navigation and aviation.

## Features

- Display weather forecast data.
- Interactive user interface.
- Responsive design.

> Go Live: [CLICK](https://weather-ui-react.onrender.com/)

## Getting Started

### Tech Stack

- React Js
- Redux
- React DOM
- Axios

### Installation

1. Clone the repository:

```bash
git clone https://github.com/your-username/weather-forecast.git

2. Navigate to the project directory:

cd weather-forecast

3. Install dependencies:

npm run dev

4. Development:

npm run dev


5. Open http://localhost:3000 in your browser to view the app.

## React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh