AryanNanda17 / NonStop-Lofi-Vibe-Generator

MIT License
38 stars 22 forks source link

Building the about page UI #51

Closed AryanNanda17 closed 1 month ago

AryanNanda17 commented 1 month ago

I noticed that the route for the About page is missing, which prevents access to it. We need to add the appropriate route to ensure the page is accessible and properly linked within the application.

shubhrad1 commented 1 month ago

Hi @AryanNanda17 I would like to work on this issue.

AryanNanda17 commented 1 month ago

Alright @shubhrad1! Let me know, if you face any issues.

AryanNanda17 commented 1 month ago

@shubhrad1, also it would be really great and motivating for our team if you could star this repo so that this project reaches more people. Thanks again for your interest. I am assigning this to you

shubhrad1 commented 1 month ago

The route for the about page exists already. It links the "About" in the footer to the Developer.jsx

ParamThakkar123 commented 1 month ago

The route for the about page exists already. It links the "About" in the footer to the Developer.jsx

Yes. It does. The developer.jsx is our about page for this web application. We need to build the UI of the entire about page. It would be great if you can work in that direction.

ParamThakkar123 commented 1 month ago

@AryanNanda17 I think we should rename it to "Building the about page UI"

AryanNanda17 commented 1 month ago

Done @ParamThakkar123

shubhrad1 commented 1 month ago

Yeah sure I'll work on building the About page.

ParamThakkar123 commented 1 month ago

Yeah sure I'll work on building the About page.

Great. assigning this to you. If you require any information from our end. Let us know

shubhrad1 commented 1 month ago

For the about page content, I'll add the the description. Is there anything else I should add to the page?

ParamThakkar123 commented 1 month ago

For the about page content, I'll add the the description. Is there anything else I should add to the page?

Yes. Add the description about this project. These are the points I think you should be covering :

shubhrad1 commented 1 month ago

I have completed the About Page. PR #54

AryanNanda17 commented 1 month ago

@shubhrad1, why did you close the PR? Are you facing any issues?

shubhrad1 commented 1 month ago

@shubhrad1, why did you close the PR? Are you facing any issues?

Sorry about that. I faced a merge conflict. I've made a PR again with up to date changes and also the proposed changes.