- [ ] Ask Nick where to get data for climactic temperature and how to represent it - [ ] create backend fetch to retrieve data - [ ] make utility to process data either under utils/temp.js or in a new file - [ ] make a useState variable in index.html to hold the formatted data - [ ] create display in index.html to display data