Jeb4dev / nextjs-blog

Simple Blog build with next.js TailwindCSS and DatoCMS

Home Page:https://blog.jeb4.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Blog build with next.js TailwindCSS and DatoCMS

https://blog.jeb4.dev/


Languages

Language:JavaScript 93.5%Language:CSS 6.5%