narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 185 forks source link

Relative routes #1211

Closed Palakkgoyal closed 1 year ago

Palakkgoyal commented 1 year ago

This PR closes #1179 I have made the routes relative. Gave them a common layout. Refactored App.jsx. Fix a bug of sidebar that was throwing type error from a while. Screenshot 2023-08-08 192217

narayan954 commented 1 year ago

This must've been a tiresome task, thanks for fixing this!!

Palakkgoyal commented 1 year ago

This must've been a tiresome task, thanks for fixing this!!

It would have been but, I have spent so much time on this project that it felt like others and I really loved this experience.

narayan954 commented 1 year ago

This must've been a tiresome task, thanks for fixing this!!

It would have been but, I have spent so much time on this project that it felt like others and I really loved this experience.

Glad you liked it! :)