devXprite / star-weather

An advanced weather app where users can view current weather conditions, forecasts, air quality, weather maps, and more.
https://star-weather.vercel.app
19 stars 13 forks source link
css javascript nextjs react tailwindcss typescript weather weather-app weather-forecast

It's an advanced weather website where users can view current weather conditions, forecasts, air quality, weather maps, and more. The application is built using modern web development technologies to ensure a seamless and responsive user experience.

Features

Technologies Used

Screenshot

Screenshot 1

Getting Started

Follow these instructions to set up the project on your local machine.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/devxprite/star-weather.git
    cd star-weather
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    Create a .env.local file in the root directory and add your OpenWeather API key:

    OPENWEATHER_API_KEY=your_openweather_api_key
  4. Run the development server:

    npm run dev

    Open http://localhost:3000 with your browser to see the application in action.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you have any improvements to the project.

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

Support

Give a ⭐️ if you found this project helpful!