Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeromewolff/portfolio

Simple portfolio page hosted on Vercel
https://github.com/jeromewolff/portfolio

node node-js npm portfolio postcss react reactjs sass tailwind tailwind-css tailwindcss typescript vercel vercel-deployment

Last synced: about 1 month ago
JSON representation

Simple portfolio page hosted on Vercel

Awesome Lists containing this project

README

        

# 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](https://www.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.