Algolisted-Org / AlgoListed

Algolisted is an AI-powered nonprofit analytics firm dedicated to assisting computer science students in preparing for placements and internships. Our services include tracking and analytics across various platforms and topics.
http://algolisted.com
Other
135 stars 75 forks source link

Create a creative 404 not found page #164

Closed NayakPenguin closed 11 months ago

NayakPenguin commented 11 months ago

In app.js inside the client folder you can see <Route path="*" element={<PageNotExist/>} />, you need to update PageNotExist.js.

Make something like this : https://techcrunch.com/wp-content/uploads/2016/05/bitly.gif?w=700&crop=1

Shuhua-L commented 11 months ago

Hi, I would like to work on this issue, can you assign it to me?

NayakPenguin commented 11 months ago

Amazing @Shuhua-L, I am assigning the issue to you. Happy coding 🚀

Shuhua-L commented 11 months ago

Hey @Nayaker, I've put together a sample page to illustrate the design. Please let me know what you think. If it's to your liking, I'll go ahead and integrate it into the PageNotFound.js file. 404-page-plan

NayakPenguin commented 11 months ago

Amazing looks good, I think the text can be made a bit bigger. And write - "404 Page Not Found"

NayakPenguin commented 11 months ago

Any update on this @Shuhua-L ?

Shuhua-L commented 11 months ago

@Nayaker I'm working on converting the sample page I built with HTML & CSS to styled components, but I couldn't get the app to run on my computer. I've checked out issue #104 and used npm i --force to install dependencies, but I'm still getting some errors.

ErrorMessages

NayakPenguin commented 11 months ago

It appears to be a minor issue that can be resolved. If you'd like, we can set up a Google Meet or Skype call to discuss it further. Kindly send me an email at nayak.primary@gmail.com with your preferred meeting time in UTC, and we can coordinate a suitable time for our discussion.

Alternatively, you can also post your question with the hashtag #104 and tag @Mohit030802, and he will assist in resolving it.