Closed REHAN-18 closed 3 weeks ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
@REHAN-18 since the changes should be made for signup and login, please remove the changes for Navbar and NewArrivals, I'd suggest you to create a new branch and redo the process just for the signup and login form if you're getting any doubts, please refer this https://github.com/Trisha-tech/OnlineBookSales/blob/master/CONTRIBUTING.md
@REHAN-18 also please use tailwind
@REHAN-18 also please use tailwind
BRO when we run the website there are many bugs that doesnot run so that for run I changed the navbar !
@REHAN-18 I have fixed the code break
please make a pull request with the required changes, pull the latest code and just change whats required I hope you understand
@REHAN-18 as mentioned your task is to improve UI for signup and login
@REHAN-18 as mentioned your task is to improve UI for signup and login
ok I will fix &b make new pr
@REHAN-18 as mentioned your task is to improve UI for signup and login
see when I run this is appear
@REHAN-18 as mentioned your task is to improve UI for signup and login
see when I run this is appear
You will have to redirect to client directory to npm start it
@REHAN-18 as mentioned your task is to improve UI for signup and login
see when I run this is appear
You will have to redirect to client directory to npm start it
yes
@REHAN-18 as mentioned your task is to improve UI for signup and login
see when I run this is appear
You will have to redirect to client directory to npm start it
yes I ve done this but how I ve to check the signup/login page how they look so to open
@REHAN-18 i didn't get you
@REHAN-18 i didn't get you
@shaurya35 To check the UI updates of the website, I follow this process: I navigate to the client directory, run npm install, and then npm start to launch the server. However, when the server starts, I encounter an error message."
Description
A clear and concise description of what the PR does.
This PR does the following:
Related Issues
Link any related issues using the format
Fixes #issue_number
. This helps to automatically close related issues when the PR is merged.Changes
List the detailed changes made in this PR. [redesign the sign up page page /login page as well]
Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
npm install
to install dependencies.npm test
to execute the test suite.Screenshots (if applicable)
Add any screenshots that help explain or visualize the changes.
Additional Context
Any additional context or information that reviewers should be aware of.
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.