Built on Next.js and Tailwind for fun but with love. My idea is to expand on this and add more projects to it over time.
Clone the project
git clone https://github.com/basitanwer/blog-v1.git
Go to the project directory
cd blog-v1
Install dependencies
npm install
Start the server
npm run dev
Client: React, Next.js, TailwindCSS
Server: Next.js