Coder Social home page Coder Social logo

hw-w08d03-react-weather's Introduction

HOMEWORK: Weather App!!!

Wait a second... I think I've heard that before...

Yup! You've built a weather app already, BUT tonight you will rebuild it using REACT! ๐Ÿ˜‰

Open Weather API

Hopefully you remember working with the Open Weather Map API. If you don't, check out the original readme.

Completion looks like:

Your app has multiple components and does the following things:

  • Handles the zip code input from the user
  • Fetches data from the API when the zip code is submitted
  • Parses the information that comes back from the API call
  • Renders that information on the page
  • BONUS: Include the sunrise and sunset times (hint: maybe Moment.js will be helpful!) and some information about humidity, atmospheric pressure, etc.

Things to think about:

  • What components do you need?
  • Should your app have state?
  • How/when would you change state?
  • What way will you make the API call?

Map out your components, state and props before you start!

This homework is due ๐Ÿšจ TOMORROW AT 9AM ๐Ÿšจ

hw-w08d03-react-weather's People

Contributors

jackiecasper avatar nawafi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.