SusheelThapa / Tic-Tac-Toe

The ultimate upgrade of the classic Tic-Tac-Toe game! 🎮✨ Enjoy an engaging, interactive onboarding experience, and challenge your friends to become the champion. 🌟🕹️🎉
https://www.tictactoe.susheelthapa.com.np
MIT License
3 stars 7 forks source link

Edit landing page #13

Open tnxk19 opened 3 weeks ago

tnxk19 commented 3 weeks ago
vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tictactoe ❌ Failed (Inspect) Oct 31, 2024 5:55am
SusheelThapa commented 3 weeks ago

@tnxk19 Thank you so much for you contribution

Overall,The Landing Page look nice.

Here are few suggestions:

tnxk19 commented 3 weeks ago

Screenshot 2024-10-26 230433 What is this error and how can I fix it?

SusheelThapa commented 2 weeks ago

Screenshot 2024-10-26 230433 What is this error and how can I fix it?

The error is from our side. Actually, I have configure Greeting.yml so that whenever new user open issue or pull request, They will be greeting message. Unfortunately, it is misconfigured.

SusheelThapa commented 2 weeks ago

@tnxk19 You can check Header.tsx files inside the components/ folder which I have build in past.

Also, the icon i have used is kinda no good, so make sure to replace with your icon if you are going to use that.

tnxk19 commented 2 weeks ago

Edit landing page (2)

SusheelThapa commented 1 week ago

Thank you so much for the changes.

In the Gameplay, could you add the content on the respective section and I can see the scroll bar which might be result of the margin and padding

/faq route is not working

Horizontal scroll bar in the contact us page, and decrease the size of the contact us form.

Also, I have attached the vercel error that has been encountered. ![Uploading Screenshot from 2024-11-05 11-11-50.png…]()

SusheelThapa commented 1 week ago

Additionally, you can run the command npm run build to check for any error in the production. If you get any error then try to fix that error else everything is fine.