/personal-blog

A blog website created with Astro, Tailwind CSS, and Headless Hashnode.

Primary LanguageAstroMIT LicenseMIT

Personal Blog

Live Demo Link

A blog website created with Astro, Tailwind CSS, and Headless Hashnode.

Table of Contents

Technologies

How To Use

To clone and run this application, you'll need Git, Node.js, and Pnpm installed globally on your computer. From your command line:

# Clone this repository
git clone https://github.com/femincan/personal-blog.git

# Go into the repository
cd personal-blog

# Install dependencies
pnpm install

Now, you can run the app:

pnpm run dev

License

MIT