/nextjs-blog

Simple Blog build with next.js TailwindCSS and DatoCMS

Primary LanguageJavaScript

Blog

This is a simple blog built with Next.js and Tailwind CSS. It uses DatoCMS as a headless CMS. The blog is deployed on Vercel. This project was technical recruitment task. Live version is available blog.jeb4.dev/.

Tech Stack

Performance

Google lighthouse performance analysis

I was able to get full 100 scores on desktop, on mobile side google analytics lost few points of the performance score.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform.

License

GNU GPLv3