Skip to content

Conversation

seaweeddol
Copy link

Assignment Submission: Timeline

Congratulations! You're submitting your assignment. Please reflect on the assignment with these questions.

Reflection

Prompt Response
What is a Component in React? A component is a reusable piece of HTML and JS.
What are props in React? Props are data passed into a component
How did you use props in this project? I passed in props to my Timeline and TimelineEvent components so they could dynamically build the page based on the contents of the .json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant