Web Performance 2

Checkout vercel deployment here

Stuff done

  • HTML pages converted into react components
  • img tags replaced with Image tags, explicit width and heigt added
  • a tags replaced with Link which link to different pages in the FE application
  • Creted Navbar component
  • added og css styles globally.
  • deployed on vercel