strapi / nextjs-corporate-starter

Strapi Demo application for Corporate Websites using Next.js
MIT License
959 stars 285 forks source link

Frontend: Update of local configuration and improvement of layout styles #74

Closed elliotgaramendi closed 8 months ago

elliotgaramendi commented 10 months ago

Updated the NEXT_PUBLIC_STRAPI_API_URL environment variable configuration because with localhost it rejects the request, however with 127.0.0.1 it works correctly. On the other hand, improvements were made to the design of the header, footer and some sections to improve the UI/UX.

I request support for the Navbar Typescript.