Thomas-Basham / weather-app-demo

An app that displays the weather to the user based on their input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App Demo

Authors: Codex Jan cohort

Live Site

An app that displays the weather to the user based on their input

Feature Tasks

  • Structure our HTML on the index page
  • Basic styling for index page
    • Choose Color scheme
    • Choose fonts
    • style index page
    • apply our color scheme
  • Connect HTML form to our JS
  • Write code to display weather data on UI
    • write fetch call to a api
    • render data from api call

About

An app that displays the weather to the user based on their input

License:MIT License


Languages

Language:CSS 40.3%Language:HTML 33.2%Language:JavaScript 26.6%