Skip to content

shelleymcq/temperature

Repository files navigation

Temperature Data

Description

A website for crafty users to get historical temperature data for a US city. This app fetches data from the NOAA Climate Data Online API and displays it in simple table form.

Deployed https://temperature-ivory.vercel.app/

desktop

autocomplete US city name

temperature data

Next Steps

  • Make data downloadable in csv or pdf format.
  • Make date pretty and convert celcius to fahrenheit (toggle option)
  • Allow user to enter specific date range, not just Jan 1st to Dec 31st.
  • Add more countries (currently US only).
  • Connect generated temperature data to palette planner so that users can select colors based on their data and see a mockup of their project.

Tech Used

  • Next.js
  • React
  • TailwindCSS
  • rc-table
  • react-colorful

This is a Next.js project bootstrapped with create-next-app.

About

A website for crafty users to get historical temperature data for a US city.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published