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
25 stars 22 forks source link

fixes: #6 Added PWA feature to the project #73

Closed racchittt closed 9 months ago

racchittt commented 9 months ago

I have made the following changes in the codebase

The result of these changes have created a PWA app which is visible in the lighthouse report attached below image image

vercel[bot] commented 9 months ago

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

Name Status Preview Comments Updated (UTC)
terminal-portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 3:37pm
thtauhid commented 9 months ago

Hi @racchittt Here is the build log image Please check why the build is failing.

Also, is it possible to store the icons folder in public folder?

racchittt commented 9 months ago

@thtauhid Have made the changes asked, please review