ACtink / tell-me-the-weather

Tell Me the Weather is a simple web application built with Express and Handlebars templates that provides weather information based on user input. The application utilizes a free API to fetch and display current weather conditions.

Home Page:https://tell-me-the-weather.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tell Me the Weather

Tell Me the Weather is a simple web application built with Express and Handlebars templates that provides weather information based on user input. The application utilizes a free API to fetch and display current weather conditions.

Features

  • Weather Information: Fetches current weather data based on user input.
  • User Input: Allows users to type in a location to get weather details.
  • Dynamic Rendering: Uses Handlebars templates to dynamically display weather information.

Technologies Used

  • Backend: Node.js, Express
  • Templating: Handlebars
  • Weather API: Free weather API (e.g., OpenWeatherMap, Weatherstack)
  • Frontend: Basic HTML/CSS

Installation

  1. Clone the Repository:
    git clone https://github.com/ACtink/tell-me-the-weather.git

About

Tell Me the Weather is a simple web application built with Express and Handlebars templates that provides weather information based on user input. The application utilizes a free API to fetch and display current weather conditions.

https://tell-me-the-weather.onrender.com


Languages

Language:JavaScript 44.4%Language:Handlebars 34.6%Language:CSS 21.0%