peter-mwovi / portfolio_setup

Portfolio responsive web app. It has four main sections, a header, a works section, an about me section, and a contact form. It's built with HTML, CSS, responsiveness, basic JavaScript, and some accessibility rules.
1 stars 0 forks source link

Microverse Portfolio Project README

πŸ“— Table of Contents

πŸ“– Microverse Portfolio

This a Microverse Project, for a fully responsive personal portfolio.

Microverse Portfolio is a fully responsive web application.

πŸ›  Built With

Tech Stack

HTML. CSS. LINTERS.

Key Features

(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:

 npm install

Setup

Clone this repository to your desired folder:

    cd portfolio_setup
    git clone https://github.com/peter-mwovi/portfolio_setup.git

Install

Install this project with:

  cd portfolio_setup
  npm install

Usage

To run the project, execute the following command:

    npm run build (it will create a production ready file)
    npm start (it will run the server on your machine)

Run

I have added linters to ensure proper practice in the project.

To run the linter tests on index.html, run the following command:

    npx hint .

Deployment

You can deploy this project using:

    https://vercel.com/

(back to top)

πŸ‘₯ Authors

πŸ‘€ Peter MWovi

πŸ‘€ Juan Carlos MuΓ±oz

(back to top)

πŸ”­ Future Features

(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 follow me on my social media handles then go ahead and contribute.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for providing me with the necessary tools to work on this a project.

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)