Skip to content

andersonlebon/Portfolio

Repository files navigation

My Portfolio

Description

Here is the mobile version 127 0 0 1_5501_index html(iPhone 6_7_8) (2)

The main purposes of the project are:

  • Understand how to parse a Figma design to create a UI.
  • Flexbox to place elements in the page.
  • Build a personal portfolio site.
  • Use images and backgrounds to enhance the look of the website.

Built With

This project is build with:

  • HTML
  • CSS

Link Demo

Getting Started

To get the content of this project locally you need to run this command in your terminal:

  • git clone https://github.com/andersonlebon/Portfolio.git

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependancies of the project

  • For tracking the linter errors in HTML file run:

    npx hint .

  • And for tracking the linter errors in CSS file run:

    npx stylelint "*/.{css,scss}"

Author

👤 Anderson Caleb

🤝 Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Thanks to Microvers team that help with the tamplete of this project
  • Thanks to everyone who will get time to check this code.

About

My portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published