Skip to content

PeterdQuinn/ClimaCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClimaCast: Weather-Driven Event Planner

ClimaCast is a dynamic weather application that not only provides real-time weather data but also suggests activities based on the current weather conditions. Tailored to your location, ClimaCast ensures you always have activity ideas, rain or shine.

Features

  • Real-time Weather Data: Get the current weather conditions for any location.
  • Dynamic Activity Suggestions: Receive activity recommendations based on the current weather.
  • Dark Mode: Switch between light and dark themes for better visibility.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/PeterdQuinn/ClimaCast.git
  2. Navigate to the project directory:

    cd ClimaCast
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and navigate to http://localhost:3000 (or the port specified).

Usage

  1. Enter your desired location in the input field.
  2. View the current weather conditions for that location.
  3. Check out the suggested activities tailored to the current weather.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License. Screenshot 2023-08-14 at 5 05 22 PMScreenshot 2023-08-14 at 5 04 54 PMScreenshot 2023-08-14 at 5 04 36 PM