mryeminthu / Portfolio

Welcome to my portfolio! Here, I highlight various skills and creative projects. Explore how I transform complex ideas into eye-catching creations.

Home Page:https://mryeminthu.github.io/Portfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

πŸ“— Table of Contents

πŸ“– [Portfolio]

This is my first simple portfolio website created in Microverse Module 1. Please explore my portfolio to see how I create cool websites using HTML, CSS, and JavaScript. I turn tricky ideas into simple and awesome designs.

πŸ›  Built With

Tech Stack

  • HTML
  • CSS

Key Features

  • Create portfolio with HTML and CSS
  • Set up linters
  • Use gitHub

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

  • Here is my project as a Micronaut to understand how to build Mobile first website.

Prerequisites

  • To launch the project, please clone my repository onto your PC.

Setup

  • Clone this repository to your desired folder: a. Click Code button (shown in green color) b. Copy URL. c. Please clone it with the following command: git clone

Install

  • Install VS code, Node.js and git on your local computer.

Usage

  • In order to run this project, please clone this repository to your PC and open index.html file.

Run tests

To trace linter errors in VS code, please use the following commands:

  • For HTML: npx hint .
  • For CSS: npx stylelint "**/*.{css,scss}"
  • For Javascript: npx eslint .

Deployment

  • You can deploy this project using: gitHub pages

(back to top)

πŸ‘₯ Author

πŸ‘€ Ye Min Thu

(back to top)

πŸ”­ Future Features

  • More beautiful responsive portfolio website

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, follow my Facebook Page and subscribe my You Tube Channel.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and my coding partners.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use Sublime Text for this project?

    • [Any code editor can be used.]
  • Is Node.js needed?

    • [Yes.]

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Welcome to my portfolio! Here, I highlight various skills and creative projects. Explore how I transform complex ideas into eye-catching creations.

https://mryeminthu.github.io/Portfolio/

License:MIT License


Languages

Language:CSS 50.2%Language:HTML 32.6%Language:JavaScript 17.2%