This repository contains the web application files for my personal website, built with Astro.
Make a copy of the repository files:
git clone https://github.com/pridit/personal-website.git
Use npm
to start the development server:
npm run dev
You should now be able to access the application via:
This project is licensed under the MIT License.