Portfolio

In this project, I built a responsive personal portfolio based on Figma design provided by Microverse

MIT License

Stars
4

Table of Contents

Personal Portfolio

This project is about my personal portfolio based on figma design provided by Microverse.

Personal Portfolio is a mobile version personal portfolio with a synopsis about myself and projects worked on.

Built With

  • HTML
  • CSS

Tech Stack

Key Features

  • Linters Setup
  • Display text and background image
  • Display links to my social media accounts

Live Demo

Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.

Setup

Clone this repository to your desired folder:

Use git clone command or download ZIP folder

Example commands:

  cd my-folder
  git clone [email protected]:tsheporamantso/portfolio.git

Install

Install this project with:

npm

Example command:

  cd my-project
  npm init -y

Usage

To run the project, execute the following command:

npm start or live server

Example command:

  GitHub Pages Server

Run tests

To run tests, run the following command:

npm test

Example command:

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

Deployment

You can deploy this project using:

GitHub Pages

Example:

https://tsheporamantso.github.io/portfolio/

Authors

Gladwin Tshepo Ramantso

Mercy Mugambi

Lawrence Amoafo

Amarachi Dimkpa

Future Features

  • JavaScript functionality

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project please follow me on github & twitter and also connect on Linkedin.

Acknowledgments

I would like to thank Microverse for this exercise.

License

This project is MIT licensed.