You need to follow the below steps to use this template and to render the output:
- First fork the repository.
- Clone the forked repository using
git clone
or directly using VS code. - Install the required packages using npm and run the development server:
cd profile-website
npm install
npm run dev
If you find any bugs or have any suggestions, feel free to open an issue or a pull request. I'm always open to new ideas and improvements!