Skip to content

Get the weather details for a searched location with Meteoscope.

Notifications You must be signed in to change notification settings

rumanstheddy/meteoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteoscope

Meteoscope is a lightweight and user-friendly frontend application built with React, designed to fetch and display the current weather for any searched location using the Open Meteo API.

Features

  • Real-Time Weather Information: Provides up-to-date weather details for the specified location.
  • Search Functionality: Allows users to search for the weather in different locations.
  • Responsive Design: Ensures a seamless experience across various devices.

Features in Progress

  • Dark/Light Mode for Home Screen: Enabling users to switch between dark and light modes.
  • Switch between Celsius/Fahrenheit: Providing the option to toggle temperature units.

Tech Stack

Deployment

Meteoscope is deployed and accessible online. You can try it here.

Usage

To run Meteoscope locally, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/your-username/meteoscope.git
  2. Navigate to the project directory:

    cd meteoscope
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and visit http://localhost:3000.

That's it! You can now explore the current weather for any location using Meteoscope.

Contributing

Contributions are welcome! If you have ideas for improvements, new features, or bug fixes, please create an issue or submit a pull request.

License

This project is open-source and available under the MIT License.

Feel free to customize this README further based on any additional features or guidelines specific to your project. **

About

Get the weather details for a searched location with Meteoscope.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published