An open API service indexing awesome lists of open source software.

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

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
```