Skip to content

JeromeWolff/portfolio

Repository files navigation

Portfolio

This is the source code for my portfolio website. It is built using TypeScript, React and Tailwind CSS. Everything is hosted on Vercel and is deployed automatically. Formerlly, it was deployed on GitHub Pages.

Feel free to take a look at the live version of the website at jeromewolff.de.

Getting Started

To get started, you need to have Node.js and npm installed on your machine.

Usage

  1. Clone the repository
  2. Navigate to the project directory
  3. Install the dependencies by running npm install
  4. Start the development server by running npm run start

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.