https://github.com/srlozano/lozanowebpage
Online resume template page for Enrique and Mario
https://github.com/srlozano/lozanowebpage
angular css firebase html javascript typescript webdevelopment
Last synced: 3 months ago
JSON representation
Online resume template page for Enrique and Mario
- Host: GitHub
- URL: https://github.com/srlozano/lozanowebpage
- Owner: SrLozano
- Created: 2020-06-21T10:52:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:03:03.000Z (over 3 years ago)
- Last Synced: 2025-03-23T11:31:18.358Z (over 1 year ago)
- Topics: angular, css, firebase, html, javascript, typescript, webdevelopment
- Language: HTML
- Homepage: https://exemplaryweb.web.app
- Size: 73.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume website
This project aims to be used as an online resume developed on Angular 9. The code is open, so everyone who wants to can use it. We just ask that the project must be attributed to the original authors.
## Authors π§βπ»
This website project was co-author by **Enrique Lozano Cebriano** and **Mario Lozano CortΓ©s**. Computer Science and Engineering students at *Carlos III University of Madrid*.
## Requirements π¦
Angular CLI: 9.0.1 or higher
## Run it πβοΈ
- The code is implemented in Angular 9 so in order to serve it to the browser you can use:
```bash
ng serve
```
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
```bash
ng serve
```
## The style π¦
The website follows Material, the design system created by Google to help teams build high-quality digital experiences.
## Aditional info π§
More information about Angular can be found [here](https://angular.io/).
More information about Angular Material can be found [here](https://material.angular.io/).