Skip to content

basitanwer/blog-v1

Repository files navigation

Personal Website

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.

Licence

MIT License

Deploy on Vercel

Deploy with Vercel

Demo

https://basitanwer.xyz

Run Locally

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

Tech Stack

Client: React, Next.js, TailwindCSS

Server: Next.js

Acknowledgements