Skip to content

A portfolio is one of the most powerful tools in the software developer toolbox; it’s the easiest way of showing what someone is truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what someone can bring to their teams

Notifications You must be signed in to change notification settings

melkamu372/Portfolio-mobile-first

Repository files navigation

🎯 Portfolio mobile first

image

📗 Table of Contents

🎯 Portfolio Microverse project

A portfolio is one of the most powerful tools in the software developer toolbox; it’s the easiest way of showing what someone is truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what someone can bring to their teams. In this project, I have precisely replicate one of the portfolio templates Microverse is providing for me!

💻 Built With

Tech Stack

Client
Server
  • N/A
Database
  • N/A

Key Features

  • Display colorfull text

(back to top)

👁 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • You need to have NodeJS installed
  • A Web Browser Google Chrome, Firefox, etc
  • A Code Editor VSCode, Atom etc

Setup

Clone this repository to your desired folder:

https://github.com/melkamu372/Portfolio-mobile-first.git

cd your folder name

Install

Install this project with:

npm install

Install Stylelint

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

Install ESLint

npx eslint .
npx eslint --fix filename.js

Usage

To run the project, execute the following command:

open the project folder and Double-click on the index file (index.html)

Run tests

To run tests, run the following command:

N/A

Deployment

You can deploy this project using: Deploy this project on a github follow these step

  1. Go to the GitHub repository for the website you want to deploy.
  2. Click on the Settings tab.
  3. In the Code and automation section, click on the Pages tab.
  4. Under Source, select Deploy from a branch.
  5. In the Branch dropdown menu, select the branch that contains the website files.
  6. Click on the Save button. 9 Once the changes have been saved, your website will be deployed to GitHub Page

(back to top)

👥 Authors

Melkamu Tessema

(back to top)

🔭 Future Features

  • Add a Javascript

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star.

(back to top)

🙏 Acknowledgments

I would like to thank every who continues supporting me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A portfolio is one of the most powerful tools in the software developer toolbox; it’s the easiest way of showing what someone is truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what someone can bring to their teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published