This is where I store my personal portfolio, my own space on the internet. Here I share my opinions and experience, showcase my work and highlight my abilities. Hope I'll land a job or at least give you something useful if you visit it 😃.
- Add tailwind 4
- Add prettier and eslint
- Create a navbar
- Create a homepage
- Make search bar
- Showcase my projects
- Maybe start a blog...
Follow these instructions to set up the project locally.
Ensure you have the following installed:
-
Clone the repository
git clone [email protected]:Souvlaki42/my-website.git
-
Navigate to the project directory
cd my-website -
Install dependencies
pnpm install
-
Start the development server
pnpm dev
-
Open the project in your browser
Navigate to
http://localhost:4321to view the portfolio.
This project is licensed under the Unlicense