Simple exercise deploying Next JS application to Vercel service
https://javascript.plainenglish.io/deploy-your-next-js-application-to-vercel-using-sentry-and-github-actions-f7dbeaba4819
---
How to Fetch data in React JS
https://www.positronx.io/react-js-fetch-and-cache-data-using-react-query-tutorial/
---
Adding SVG data to the Next JS project
https://blog.logrocket.com/import-svgs-to-next-js-project/
---
Configure SEO in Next JS with the Next SEO library
https://blog.logrocket.com/manage-seo-next-js-with-next-seo/
#nextjs #vercel #react #sentry #svg #seo
https://javascript.plainenglish.io/deploy-your-next-js-application-to-vercel-using-sentry-and-github-actions-f7dbeaba4819
---
How to Fetch data in React JS
https://www.positronx.io/react-js-fetch-and-cache-data-using-react-query-tutorial/
---
Adding SVG data to the Next JS project
https://blog.logrocket.com/import-svgs-to-next-js-project/
---
Configure SEO in Next JS with the Next SEO library
https://blog.logrocket.com/manage-seo-next-js-with-next-seo/
#nextjs #vercel #react #sentry #svg #seo
Medium
Deploy Your Next.js Application to Vercel Using Sentry and GitHub Actions
Thanks to the power of open-source tooling and cloud services, shipping an application to production has never been that easy, In this blog…