This is an Angular project you can use to build your personal website.
https://diprefranco.github.io/angular-template-my-website/
The site shows a header followed by the main section (hero section) to catch users attention.
After that, we have:
- A section with sample images.
- A section with a timeline.
- A section with cards.
- A section with two buttons to show additional information.
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