Closed tehseen01 closed 1 year ago
@tehseen01 can i work on this issue?
Sure, feel free to work on this issue. Please make sure to follow the contribution guidelines and check for any updates before submitting your pull request
@tehseen01 i have some problems when running this repo, it stucks at 404 page.
Sure, feel free to work on this issue. Please make sure to follow the contribution guidelines and check for any updates before submitting your pull request
yes just saw you update README. thanks
if you have not setup backend then you will see 404 error
if you don't want to setup backend then simply you can just paste this url in the .env
file
NEXT_PUBLIC_API_URL= https://social-api-three.vercel.app/api/
@tehseen01 i pushed into my fork but when i click compare & pull request. this shows up.
As a developer, I want to prevent the user from entering invalid characters in the username field, such as uppercase letters, space and special symbols other than - and _ . This would ensure the consistency and security of the user data.
Acceptance criteria: