Skip to content

dryfolio/music.hovanhoa.net

Repository files navigation

hovanhoa.net

Welcome to hovanhoa.net, a personal portfolio website built with Next.js, TypeScript, and Tailwind CSS.

Table of Contents

Technologies

  • Framework: Next.js
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Deployment: Vercel
  • CMS: Hashnode Headless CMS

Getting Started

To run this application locally, ensure you have Node.js v18+ installed. Follow these steps:

  1. Clone the repository:
    git clone https://github.com/hovanhoa/hovanhoa.net.git
  2. Navigate into the project directory:
    cd hovanhoa.net
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev

Customization

You can easily customize the content of the website by editing the information in @/constant/index.ts. All required information is imported from this file.

License

Feel free to use this code for your own portfolio. However, please do not copy it directly. Make sure to replace the information in @/constant/index.ts with your own details. Crediting the author is appreciated but not required.

Acknowledgements

The design of this portfolio is inspired by LogWatch. Special thanks to the creator of the postcard design featured on the homepage.

Releases

No releases published

Packages

 
 
 

Contributors