Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.28 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.28 KB

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