Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ricardovaltierra/old_portfolio

Old personal portfolio
https://github.com/ricardovaltierra/old_portfolio

Last synced: 16 days ago
JSON representation

Old personal portfolio

Awesome Lists containing this project

README

        

# Personal Portfolio




Explore the repo »


Request Feature

## Table of Contents

* [About the Project](#about-the-project)

* [Preview](#preview)

* [Built With](#built-with)

* [Getting Started](#getting-started)

* [Contributing](#contributing)

* [Contact](#contact)

* [MIT License](#mit-license)

## About The Project

Personal professional portfolio.

## Preview

Page preview

> [Live Version](https://ricardovaltierra.github.io/)

### Built With

* [HTML5](https://developer.mozilla.org/es/docs/HTML/HTML5)

* [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)

* [JS](https://www.javascript.com/)

## Getting Started

To get a local copy up and running follow these simple steps.

Clone or fork the repo [[email protected]:ricardovaltierra/ricardovaltierra.github.io.git].

*note you need have install npm or yarn.
* [npm](https://www.npmjs.com/get-npm)
* [yarn](https://classic.yarnpkg.com/en/docs/install)

### Running the code

* Navigate to the root directory of the project.

* Run this command on your terminal to add all the required packages and dependencies.
```
$ npm install
```
* If you're onto make some code edition you can 'watch' the live changes as follows.
```
$ npm run start
```

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project.

2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`).

3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).

4. Push to the Branch (`git push origin feature/AmazingFeature`).

5. Open a Pull Request.

## Contact

Ricardo Valtierra - [@RicardoValtie15](https://twitter.com/RicardoValtie15) - [email protected] - [linkedin.com/in/ricardovaltierra/](https://www.linkedin.com/in/ricardovaltierra/)

## MIT License

This project is under the [MIT](LICENSE) license.