Nextjs is a framework for building web sites in JS React getting data from any API.
- 👨🏫🚀 https://nextjs.org/docs/getting-started (see the Automatic Setup section for setting up a next.js project - the --typescriptversion is recommended to make it more relevant for the Cosmo starter)
- 🚀 Working w/ Layouts in Nextjs: https://nextjs.org/docs/basic-features/layouts (also a little bit about the Next.js built in pages/_app.tsxhere)