Overview
Personal Blog is a portfolio website built using Next.js, Tailwind CSS, and hosted with Vercel. This website aims to showcase the owner’s portfolio and blog posts.
Features
- Next.js: Built with the Next.js framework for efficient server-side rendering and routing.
- Tailwind CSS: Utilizes the Tailwind CSS framework for easy and responsive styling.
- Vercel Hosting: Hosted on Vercel for seamless deployment and scalability.
Installation
To install and set up the Personal Blog theme, follow these steps:
- Clone this repository to your local machine.
- Change directories to the cloned repository.
- Install the necessary dependencies.
- Start the development server.
- Create a
.env.localfile and input the required environment variables based on the provided.env.example. - Source graphics are used from various websites such as undraw.co, freesvgillustration.com, and manypixels.co. Feel free to replace them with your own graphics.
Summary
Personal Blog is a Next.js and Tailwind CSS-powered portfolio website hosted on Vercel. It offers features like server-side rendering, responsive styling, and easy deployment. The installation guide provides step-by-step instructions to set up the theme locally.