hansderly / portfolio

Home Page:http://ansderly.me/portfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Portfolio

This is my second project from Microverse to test our knowlegde from what we have learn so far.

Portfolio is a HTML & CSS project that just display a toolbar and an headline section, but have many configuration that keep the code structure clean.

πŸ›  Built With

Tech Stack

This projet use

Client

Key Features

  • Display toolbar and headline section

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:hansderly/portfolio.git

Install

Install this project with:

  cd portfolio
  npm install

Usage

To run the project, execute the following command:

Double click on index.html

Run tests

To run tests, run the following command:

Example command:

  npx hint .

To run the webhint linter

  npx stylehint "**/*.{css,scss}"

To run eslint linter

  npx eslint .

To run the stylehint linter

(back to top)

πŸ‘₯ Authors

πŸ‘€ Hans-Derly Rameau

πŸ‘€ Mohamed Gamil Eldimardash

(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 please star in here on Github

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

http://ansderly.me/portfolio/

License:MIT License


Languages

Language:JavaScript 36.2%Language:CSS 34.0%Language:HTML 29.9%