https://github.com/tomimelo/tomasmelone
My personal website
https://github.com/tomimelo/tomasmelone
Last synced: about 1 year ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/tomimelo/tomasmelone
- Owner: tomimelo
- Created: 2021-08-22T22:18:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T01:40:05.000Z (over 4 years ago)
- Last Synced: 2025-03-25T12:22:21.615Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://www.tomasmelone.ml
- Size: 710 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Tomás Melone
Welcome to my personal website!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![Product Name Screen Shot][product-screenshot]](https://www.tomasmelone.ml/)
This is my personal website frontend made in Angular.
Thanks to Camila Nanni who helped me with the responsive design and Camila Melone for the awesome drawing of me!
### Built With
* [Angular 12+](https://angular.io/)
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
You will need a copy of [Node.js](https://nodejs.org/es/) as an environment to run the project. Then you need to use a dependency manager like npm to download dependencies into your project.
* npm
```sh
npm install npm@latest -g
```
* Angular CLI
```sh
npm install -g @angular/cli
```
* Typescript
```sh
npm install -g typescript
```
### Installation
1. Clone the repo
```sh
git clone https://github.com/tomimelo/tomasmelone.git
```
2. Install NPM packages
```sh
npm install
```
### Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
### Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Usage
Feel free to explore as you wish!
## Contact
[Tomás Melone](https://linkedin.com/in/tomasmelone)
Project Link: [https://github.com/tomimelo/tomasmelone](https://github.com/tomimelo/tomasmelone)
## Acknowledgements
* [Camila Nanni (UX/UI Designer)](https://www.linkedin.com/in/camilananni/)
* [Camila Melone (Digital artist)](https://www.instagram.com/almaa_bm/)
* [Iconify (codicons)](https://icon-sets.iconify.design/codicon/)
* [Boxicons](https://boxicons.com/)
* [README](https://github.com/othneildrew/Best-README-Template) template by @othneildrew
[forks-shield]: https://img.shields.io/github/forks/tomimelo/tomasmelone.svg?style=for-the-badge
[forks-url]: https://github.com/tomimelo/tomasmelone/network/members
[stars-shield]: https://img.shields.io/github/stars/tomimelo/tomasmelone.svg?style=for-the-badge
[stars-url]: https://github.com/tomimelo/tomasmelone/stargazers
[issues-shield]: https://img.shields.io/github/issues/tomimelo/tomasmelone.svg?style=for-the-badge
[issues-url]: https://github.com/tomimelo/tomasmelone/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/tomasmelone
[product-screenshot]: images/screenshot.png