dennis-every / portfolio

A project portfolio page built to showcase JavaScript, HTML, and CSS skills learned during the Microverse program

Home Page:https://dennis-every.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Dennis Neville Every

πŸ“— Table of Contents

πŸ“– Portfolio Page

Portfolio is the portfolio webpage of Dennis Every - Full Stack Dev

πŸ›  Built With

Tech Stack

  • HTML
  • CSS
  • JavaScript

Key Features

  • Responsive design
  • Contact form submission and validation

(back to top)

πŸ’» Getting Started

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

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

Prerequisites

In order to run the tests for this project you need:

Example command:

 npm install

Setup

Clone this repository to your desired folder.

Example commands:

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

Install

n/a

Usage

Open index.html in your preferred browser.

Run tests

To run tests, run the following command:

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

Deployment

  • Deployed with github pages here

(back to top)

πŸ‘₯ Author

πŸ‘€ Dennis Every

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please star this project if you like this project.

(back to top)

❓ FAQ

  • Can I re-use your code?

    • Sure, no problem!
  • How can I see the project?

    • Just clone the repository as expained in the setup section, and open the index.html file in your preferred browser.

(back to top)

πŸ“ License

This project is MIT licensed

(back to top)

About

A project portfolio page built to showcase JavaScript, HTML, and CSS skills learned during the Microverse program

https://dennis-every.github.io/


Languages

Language:HTML 50.0%Language:CSS 41.1%Language:JavaScript 8.9%