Welcome! This project showcases my personal website, where you can find information about me, my experience, and my work. It’s built using Angular and serves as a starting point if you’d like to create your own personal website. If you're interested, feel free to use this project or start with my Angular Template For My Website.
https://diprefranco.github.io/
The website opens with a header and main section (hero section) to catch attention right away, giving users easy access to my resume and contact options.
The main sections include:
- Experience: a timeline with a brief overview of my work history.
- Projects: cards showcasing my personal projects.
- About Me: a short description about me.
- Contact: various ways to reach me.
The footer contains the site icon, navigation links, and contact icons. The entire site is responsive and adjusts to different screen sizes.
To run the site locally, clone this repository and navigate to the root directory. Then, install the dependencies with:
npm install
Start the application with:
npm start
This project was built with Angular CLI version 17.1.2.
This design was inspired by work from Sajid. I want to thank him for his videos and examples.
Check out Sajid's YouTube channel to learn some great web design basics and tricks.
GitHub: Franco Dipre