Portfolio-Webstie

A portfolio is one of the most powerful tools in the software developer toolbox. Itโ€™s the easiest way of showing what youโ€™re truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what a developer can bring to their teams.

Stars
6

Project Name

Portfolio Website

Description the project. This is a Portfolio project profile which has projects i have worked on and a contact form which any potential employer can contact me.

Built With ๐Ÿ› ๏ธ

  • Language: HTML | Bootstrap | JavaScript
  • Linters: Lighthouse | Webhint | Stylelint | ESLint
  • Code Editor: VS Code
  • Figma Template 4

Website Mockup ๐Ÿ“ฑ ๐Ÿ’ป ๐Ÿ–ฅ๏ธ

Live Demo ๐Ÿ”—

Check the live demo here๐Ÿ‘ˆ

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/braincee/Portfolio-Webstie.git

Run tests

To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request.

$ npm install

Usage

Kindly modify the files as needed. This website demonstrates both desktop and mobile versions.

Deployment

This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.

๐Ÿ‘ค Author

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

๐Ÿ“ License

This project is MIT licensed.

Related Projects