jakubzolkos / portfolio

The first iteration of my personal portfolio website.

Home Page:https://portfolio-jakubzolkos.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio 1.0

Portfolio


Welcome to my portfolio, a place where you can find my latest projects and learn more about my skills and experience.

Technologies Used

  • React
  • TailwindCSS
  • EmailJs

Installation

To get started, you'll need to have npm installed on your computer. If you don't have it, you can download it from the npm website.

To install all the necessary dependencies, run the following command:

npm install react @emailjs/browser 
npm install -D tailwindcss
npx tailwindcss init
npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch

Once you have installed all the necessary dependencies, you can start the development server by running:

npm run dev

Thank you for visiting my portfolio, feel free to take a look around and do not hesitate to reach out if you have any questions or would like to work together.

About

The first iteration of my personal portfolio website.

https://portfolio-jakubzolkos.vercel.app


Languages

Language:JavaScript 70.0%Language:SCSS 29.2%Language:HTML 0.8%