/portfolio01

My Portfolio is a web page that showcase my best projects. It was coded with standard technologies like HTML5, CSS3, and JavaScript. It also uses a JSON file to dynamically generate the recent works section of the page. Feel free to give me feedback or contact me about this project.

Primary LanguageCSSOtherNOASSERTION

My Porfolio

This is my second project from . This task requires us to understand how to parse a design to create a UI, use to place elements in the page, build a personal portfolio site, use , and to create branches, understand the concept of version control, follow flow, open pull requests in , write descriptive, easy to understand commit messages, write short, detailed, easy to understand descriptions of pull requests, write a descriptive and easy to understand README in business English and demonstrate an ability to submit a project for code review.

Built With

  • HTML
  • CSS

Presentation Video

Presentation Video Link

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

Setup

  • You can download the Zip file on the GitHub repository, or clone the repository with:
$git clone https://github.com/elafildecolor/MyPortfolio.git
  • Access the cloned directory with:
$cd MyPortfolio
  • Open it with your favorite code editor or with the live server

Install

To install linters and other dependencies run:

$npm install <dependency>

Run tests

To analyze the source code in your local environment with linter follow these steps:

  • Looking for linter errors in HTML files run:
$npx hint .
  • Looking for linter errors in CSS | SASS files run:
$npx stylelint "**/*.{css,scss}"

-Looking for linter errors in JavaScript files run:

$npx eslint .

Authors

👤 Paul Sáenz Sucre

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used.
  • Thank you for all the curated content that was provided to us.
  • Thanks to my learning partners for all their support.

📝 License

This project is MIT licensed.