Skip to content

proeung/putra

Repository files navigation

iamputra.com

This repository contains the codebase for my personal portfolio website, iamputra.com. The project utilizes Next.js, Tailwind CSS (v3.0), TypeScript, and remark-html for markdown processing.

Preview

Visit https://iamputra.vercel.app to see the live preview of the website.

Deploy with Vercel

Deployment

You can deploy your own version of this portfolio using Vercel by clicking the "Deploy with Vercel" button above. For detailed deployment instructions, refer to the Vercel documentation.

How to Use

To run the application in development mode with hot-code reloading and error reporting, use the following command:

yarn dev

For production mode, compile the application with next build or yarn build and start the server with:

yarn start

Notes

This project incorporates Tailwind CSS (v3.0) for styling, TypeScript for type safety, and remark-html for markdown processing. If you encounter any issues, please feel free to post on GitHub discussions.

About

Putra Bonaccorsi's Portfolio - iamputra.com

Resources

Stars

Watchers

Forks

Releases

No releases published