blaze-vincent / bv-template-mysql

An alternative to my Next.js TailwindCSS template using MySQL, as opposed to MongoDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

This template adds a components folder to the root directory of the create-next-app project. A layout component wraps all pages and includes separate footer and header components. Page jsx code is inserted into a <main> element in the layout component. globals.css is updated to specify a root font size of 18px, and default margin/padding of 0px for all elements.

About

An alternative to my Next.js TailwindCSS template using MySQL, as opposed to MongoDB.


Languages

Language:JavaScript 94.3%Language:CSS 5.7%