/mv_portfolio

Primary LanguageCSSMIT LicenseMIT

Microverse Portfolio

Project Details

In this project, I set up, designed and deployed a personal portfolio website from a figma template. The goal here is to Understand how to parse a Figma design to create a UI.. I will use these techniques in all Microverse projects and most likely in my future job as well, so it is important to know them!

Built With

  • HTML
  • CSS

Additional Tools

  • WebHint
  • Stylelint
  • Node Packet Manager
  • Github Pages

Getting Started

set up a new repository and prepare it for development using best practices (e.g. linters). build the first required sections of the website using the template you chose in the previous step.

Prerequisites

  • Basic html and css.
  • Git installation
  • A text editor
  • A terminal
  • A web browser to view output
  • An IDE e.g Visual studio code

Setup

  • Clone this repository or download the Zip folder:

for https:

    git clone https://github.com/lukman155/HelloMicroverse.git

for ssh:

    git clone git@github.com:lukman155/HelloMicroverse.git

  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd <folder>

Usage

  • After Cloning this repo to your local machine
  • Open the index.html in your browser

Authors

👤 Author1

🤝 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

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

📝 License

This project is MIT licensed.