Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ricardovaltierra/old_portfolio
- Owner: ricardovaltierra
- License: mit
- Created: 2019-07-16T15:26:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T14:04:37.000Z (over 1 year ago)
- Last Synced: 2023-03-03T02:01:52.449Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 32 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
> [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
```
## ContributingContributions 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.