Welcome to my personal portfolio website! This website showcases my skills, projects, and experiences as a developer. Feel free to explore the site and learn more about me.
- Responsive design for desktop, tablet, and mobile devices.
- Showcases skills, projects, education & designs.
- Easy navigation with a clear menu and smooth scrolling between sections.
- Dark/Light mode.
- Contact form that allows visitors to send me mail directly from the website.
- Interactive photo library.
This website was built using the following technologies:
- React.js for building the UI components.
- JavaScript for adding interactivity and functionality.
- Node.js for running the development server.
- GitHub Pages for hosting the website.
- Photoshop & Canva for graphical elements.
To run the website locally, follow these steps:
- Clone the repository:
git clone https://github.com/hamreliusfilip/portfolio.git
or use GitHub Desktop. - Install the dependencies:
npm install
- Start the development server:
npm start
- Open the website in your browser at:
http://localhost:3000
orhttp://ChangeToIp:3000
on your mobile device, provided you are on the same network as the PC.