This is a personal website with a simple scope. It is built with Astro and Tailwind CSS and hosted on Vercel.
Follow the steps below to run the project locally:
- Clone this repository
git clone git@github.com:scrlkx/website.git- Install dependencies:
npm install- Install Git hooks using Lefthook:
npx lefthook install- Start the development server:
npm run dev- Open your browser and visit http://localhost:4321
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).