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

Refactor Profile.tsx #59

Open
deepraj21 opened this issue Oct 21, 2024 · 6 comments
Open

Refactor Profile.tsx #59

deepraj21 opened this issue Oct 21, 2024 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest to mark issues accepted under hacktoberfest

Comments

@deepraj21
Copy link
Member

Describe the bug
Refactor Profile.tsx code into components for better reusability and readability.

To Reproduce
Steps to reproduce the behavior:

  1. Go to './cliet' and execute (npm run dev) to start client
  2. Click on 'localhost:5173/u/username'
  3. Go to './client/src/components/Profile/Profile.tsx'

Screenshots
image

@deepraj21 deepraj21 added enhancement New feature or request good first issue Good for newcomers hacktoberfest to mark issues accepted under hacktoberfest labels Oct 21, 2024
@amankumarconnect
Copy link

I fixed this issue in pull request #61 as a contribution for HacktoberFest.
please have a look

@deepraj21
Copy link
Member Author

@amankumarconnect are you working on this?

@DanielAgbeni
Copy link
Contributor

I guess it has been fixed

@deepraj21
Copy link
Member Author

The UI is fixed but I want to refactor the code so that it can be reused and readable.

Breaking the code into components.

@amankumarconnect
Copy link

@deepraj21 No I got busy with something and can't work with this.

@DanielAgbeni
Copy link
Contributor

Assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest to mark issues accepted under hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants