https://github.com/tomaszjader/homepage-angular
My homepage in Angular
https://github.com/tomaszjader/homepage-angular
angular html typescript
Last synced: about 1 month ago
JSON representation
My homepage in Angular
- Host: GitHub
- URL: https://github.com/tomaszjader/homepage-angular
- Owner: tomaszjader
- Created: 2023-04-07T14:50:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T13:44:55.000Z (over 1 year ago)
- Last Synced: 2025-07-05T02:22:33.281Z (12 months ago)
- Topics: angular, html, typescript
- Language: TypeScript
- Homepage: https://tomaszjader.github.io/homepage-angular/
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My homepage in Angular
A responsive and visually appealing personal website built using Angular, TypeScript, HTML, and SCSS. The design is based on a Figma project and includes modern UI/UX principles. Features include a clean layout, dynamic content, and optimized performance.
[Preview](https://tomaszjader.github.io/homepage-angular/)
## Project launch
```sh
npm install
ng serve --open
```