/Portfolio

This is a website that describes me and displays a collection of my professional projects with source code and live demo.

Primary LanguageCSSMIT LicenseMIT

PORTFOLIO

This is a website that describes me and displays a collection of my professional projects with source code and live demo. It showcases what I bring as software developer such as building products, features and websites. Take at look a my projects and experience and if you like what you see and have a project you need coded, don't hesitate contact me.

Mobile Version Desktop Version
Screenshot from 2022-06-07 10-37-54 Screenshot from 2022-06-07 10-37-32

Built With

  • HTML
  • CSS/SCSS
  • JavaScript

Live Demo

Click here

Getting Started

You can have a copy of this repo run on your local machine by just directly cloning it

Cloning steps:

    • Open the Terminal
    • Navigate to the directory where you want to add this repository
    • Run git clone https://github.com/GedeonTS/PORTFOLIO.git
    • Run npm install to install the necessary modules

Prerequisites

  • Node.js
  • npm
  • vscode(or else) To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.

Usage

Open the index.html file with your code editor of your choice and/or a browser of your choice.

Open the project using a live saver extension that can be found into your code editor.

Run tests

WebHint

$ npx hint .

StyleLint

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

ESLint

$ npx eslint .

Author

👤 GedeonTS

Contributors

👤 kwambiee

👤 Kwentsir

👤 JauJau088

🤝 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

  • Thank You Microverse team that help me with the template of this project.
  • Thanks to everyone who will get time to check this code and suggest any issue to improve the page.

📝 License

This project is MIT licensed.