Welcome to the Template Portfolio project! This repository serves as a starting point for creating your own portfolio website using a modern web development stack. By cloning this repository and following the instructions below, you can easily set up your portfolio website with Vite, React, Tailwind CSS, Yarn, TypeScript, and Framer Motion.
Before you begin, make sure you have the following tools installed on your machine:
To get started, clone this repository to your local machine using git
:
git clone https://github.com/Bayusetiawan45/template-portfolio.git
cd template-portfolio
To running the app, following the command on the terminal:
yarn install
yarn dev
Then open http://localhost:5173/ on your favorite browser
Feel free to customize and expand this template according to your preferences. The project uses the following technologies, and you can leverage their documentation to further enhance your portfolio:
If you encounter any issues, have suggestions, or want to contribute to this template, feel free to create issues and pull requests. Your contributions are greatly appreciated!