Portfolio

This is portfolio website I created to showcase my skills, experiences, and projects I developed. This portfolio website is built using JavaScript, Bootstrap, and SaSS.

MIT License

Stars
32

📗 Table of Contents

📖 Portfolio

Portfolio is a project created to set up and and design the portfolio website in mobile first approach . Have a look at this presentation for more detail.

🛠 Built With

Tech Stack

Key Features

  • Displays headline section, works, about, and contact sections in mobile first design approach.

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • stylelint installed and running
  • eslint installed and running

Setup

Clone this repository to your desired folder:

  git clone [email protected]:ZewdieMc/Portfolio.git

Install

Install this project with:

  npm init -y && npm install

Usage

To run the project, execute the following command:

  cd /Portfolio
  code .

Then install live server and open the html.index with the live server.

Run tests

To run tests, run the following command:

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

Deployment

You can deploy this project using:

 N/A

👥 Authors

👤 Zewdie Habtie

👤 Amaneul Belete

🔭 Future Features

  • Rebuilt the interfafce using react components
  • Test the application using Jest
  • Add Backend endpoint using NodeJs

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project give it a start on GitHub

📝 License

This project is MIT licensed.