Skip to content

Instantly share code, notes, and snippets.

View khalidwilliams's full-sized avatar

Khalid Williams khalidwilliams

  • Homebound Technologies, Inc.
  • Chapel Hill, NC
View GitHub Profile

React Router Prework

This gist contains a short assignment I'd like everyone to complete before our formal lesson. The prework involves reading some of the React Router documentation, and will allow us to keep the lesson more hands on.

Instructions

  1. Fork this gist
  2. On your own copy, go through the listed readings and answer associated questions
  3. Comment a link to your forked copy on the original gist

Questions / Readings

React Router Prework

This gist contains a short assignment I'd like everyone to complete before our formal lesson. The prework involves reading some of the React Router documentation, and will allow us to keep the lesson more hands on.

Instructions

  1. Fork this gist
  2. On your own copy, go through the listed readings and answer associated questions
  3. Comment a link to your forked copy on the original gist

Questions / Readings

React Router Prework

This gist contains a short assignment I'd like everyone to complete before our formal lesson. The prework involves reading some of the React Router documentation, and will allow us to keep the lesson more hands on.

Instructions

  1. Fork this gist
  2. On your own copy, go through the listed readings and answer associated questions
  3. Comment a link to your forked copy on the original gist

Questions / Readings

Final Assessment Submission

students throwing paper in the air

Donezo.

You're finished with your technical work for Mod 3! Congratulations!!!!!

Post your new remote with your work pushed up in a comment down below. We'll aim to get you feedback by the end of the day

Final Project Submission

Rocky Balboa victoriously cheering

You did it!! Congratulations on getting through the Mod 3 projects.

There are a lot of y'all, and not a lot of time to give detailed feedback on every piece of all your projects. So please comment down below with

  • the link to your repo
  • the link to your deployment (if you have one, not stress if not)
  • 1 - 2 dpecific areas of the code you want feedback on.

Stretch submission

girl smashing bowl in celebration

YOU DID IT!!!!!!

Throw a comment down below with:

  • a link to your repo
  • a link to your deployed site (if deployed)
  • any environmental variables needed to run the app (api keys, etc)

React Weather App

For this exercise, we would like you to make and test a weather app using React, React Testing Library, and the open weather map api.

Spec

  • The app should have a form that takes in a location (city name or zip code, your choice)
  • When the form is submitted, the app should display the current weather for the location
  • When the form is submitted, the app should display a 5 day forcast for the location

Data

Mid Mod Submission

Boy holding a GUTS trophy

YOU DID IT!!!!!!

Throw a comment down below with a link to your mid mod repo.

Paired Project Submission

congratulations gif

Congrats y'all, Rancid Tomatillos is done!

When you're ready to submit, comment on this gist with your:

  • Group Members, along with who did which solo iteration
  • Repo links