Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React-react2-week1 #14

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

React-react2-week1 #14

wants to merge 14 commits into from

Conversation

myselfankitaa
Copy link
Owner

@myselfankitaa myselfankitaa commented Sep 21, 2024

Completed class exercises:

  1. Responsive NavBar by using MUI
  2. SignUp form by using MUI and useRef hook for focus
  3. Epic Picture by using date as query param
  4. Blogs with dynamic route
  5. Astronomical pic by server side rendering
  6. Mars rover photo by client side data fetching using useEffect
    Screenshot 2024-09-21 034844
    Screenshot 2024-09-21 034859
    Screenshot 2024-09-20 143305
    Screenshot 2024-09-21 050949
    Screenshot 2024-09-21 050903

Copy link

@chezzoba chezzoba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done, try to review the class material on the routing to see how to handle dynamic routes, and the class on how to useState with large forms, as well as useRef to help implement form validation.

app/AstronomicPic/page.jsx Show resolved Hide resolved
app/Blogs/[slug]/page.js Outdated Show resolved Hide resolved
app/Blogs/page.js Outdated Show resolved Hide resolved
app/EpicImage/page.js Show resolved Hide resolved
app/MarsRover/page.js Show resolved Hide resolved
app/SignUp/page.js Outdated Show resolved Hide resolved
app/SignUp/page.js Outdated Show resolved Hide resolved
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.

2 participants