Skip to content

lodrixoll/my-personal-website

Repository files navigation

my-personal-website

Welcome to the repository for my personal website. This project is built using TypeScript, Next.js, Bootstrap, and hosted on Vercel.

Dependencies

  • Node.js

Local Development

To get started with local development:

  1. Clone the repository:
    git clone https://github.com/yourusername/personal-website.git
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Visit http://localhost:3000 in your browser to view the application.

Deployment

The website is automatically deployed to Vercel whenever changes are pushed to the main branch.

Contributing

Contributions to improve the website are welcome. Please feel free to fork the repository, make changes, and submit a pull request.

License

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!

Releases

No releases published

Packages

 
 
 

Contributors