Eyolo! A modern and feature-rich personal blog template built with React, NextJS, and Tailwind CSS. With Eyolo, you can build a professional blog with minimal effort. It’s support MDX and Markdown; you can use any react component within your blog-post. Eyolo is SEO friendly and it has built-in RSS feed support. It has working AJAX contact form which is directly send mail to your email.
Add badges from somewhere like: shields.io
Clone the project
git clone https://github.com/beastaman/Eyolo-NextjsBlog.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev