Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 744 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 744 Bytes

Exun 2022 - React assignments

  • Background toggler - React app that changes background on submission of form.
  • Tic Tac Toe - Completed tic-tac-toe app from tutorial, solved all challenges.
  • Nationalizer - React app that predicts nationality of a person from their name.
  • Weather Anywhere is a weather app that can:
    • Show current weather of any location using OpenWeather's OneCall API.
    • Show forecasted weather of the upcoming week.
    • Switch between metric and imperial units(click on the Celsius and Fahrenheit buttons).