Skip to content

Instantly share code, notes, and snippets.

View frosemond's full-sized avatar
🏠
Working from home

Felicia Rosemond frosemond

🏠
Working from home
View GitHub Profile
@frosemond
frosemond / challenge.md
Last active August 10, 2022 01:00
Intro to React: My Movies Challenge

Day 1

  • Build a new React Application called my-movies.
    1. Run through and follow the setup with create-react-app
    2. We will be building on this application in the next three classes
  • You'll build an application that has Collections and Movies within those Collections.
  • Each movie should have the data points of:
    1. Title
  1. Description