thtauhid / terminal-portfolio

A portfolio site that looks and feels like a terminal. Built with React + Tailwind.
https://my-terminal-portfolio.vercel.app/
MIT License
28 stars 24 forks source link

Migrate `visit project` feature from `Homepage` to `Profile` page #81

Open thtauhid opened 12 months ago

thtauhid commented 12 months ago

We have added support to visit projects via #69. But this feature lives on Homepage at this moment. We are migrating everything from Homepage to Profile page.

Need to migrate this feature as well. Refer to #69 to understand the implementation.