This is my personal portfolio built with React and styled with SCSS. It showcases my skills, selected projects, and how to contact me.
To run the project locally:
- Clone the repository:
git clone https://github.com/Teodor29/Teodor29.github.io
- Navigate to the project folder:
cd Teodor29.github.io
- Install dependencies:
npm install
- Start the development server:
npm run dev