Welcome to my portfolio website, where I showcase my projects and skills. This site uses Astro, a modern static site generator, and TypeScript.
- ✨ Clean and responsive design.
- 🚀 Fast-loading pages.
- 💼 Showcase of my projects.
- 📄 Detailed information about my skills and experience.
- 📱 Mobile-friendly.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/KayTwenty/my-portfolio.git
- Navigate to the project directory:
cd my-portfolio
- Install dependencies:
npm install
- Run the development server:
npm run dev
The site should now be available at http://localhost:3000
.
You can deploy this portfolio on various hosting platforms. One common option is to use Netlify or Vercel.
This open-source project is available under the MIT License.