Welcome to the repository for my personal website. This project is built using TypeScript, Next.js, Bootstrap, and hosted on Vercel.
- Node.js
To get started with local development:
- Clone the repository:
git clone https://github.com/yourusername/personal-website.git
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Visit http://localhost:3000 in your browser to view the application.
The website is automatically deployed to Vercel whenever changes are pushed to the main branch.
Contributions to improve the website are welcome. Please feel free to fork the repository, make changes, and submit a pull request.
This project is open-sourced under the MIT license. Feel free to use it as a template or reference for your own projects.
Thank you for visiting my personal website repository!