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

Week 9 assignment solution #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CodingRI
Copy link

Completed the week-9 assignment of building a simple react app where user can fill out a form to adopt a pet.

  • Here I have used react with vite-bundler and used basic react concepts of hooks (useState, useRef, useNavigate), components, routes.
  • Added css styling for the pages. Got some issues in tailwind

Here are the images of the component
Screenshot 2024-11-18 at 10 05 44 PM

Screenshot 2024-11-18 at 10 07 03 PM Screenshot 2024-11-18 at 10 06 30 PM

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