Skip to content

egichuhis/Edwin-Portfolio

Repository files navigation


Edwin Gichuhi's Portfolio

📗 Table of Contents

📖 Edwin Gichuhi's Portfolio

Edwin Gichuhi's Portfolio is a simple project to learn and test my knowledge in GitHub flow and Linters.

🛠 Built With

Tech Stack

Client

Key Features

  • Navigation bar with menu
  • Headline section
  • Projects highlight section
  • About me & Skills section
  • Contact form section

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Install nodejs using installer or run the following command in the terminal:

 sudo apt update
sudo apt install nodejs
sudo apt install npm

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/egichuhis/Edwin-Portfolio.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

Right-click on index.html and open with any browser

Run tests

To run tests, run the following command:

Example command:

  npx hint .
  npx stylelint "**/*.{css/scss}"

👥 Authors

👤 Edwin Gichuhi

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • 100% Full responsiveness on most devices
  • Dynamic rendering of elements using JavaScript
  • Bootstrap to boost responsiveness
  • Adapt it to make Hybrid mobile application

(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 give it a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse Inc. coding partner Alex Waweru and community for accelerating my learning process.

(back to top)

❓ FAQ (OPTIONAL)

  • Do i need to install NodeJs to run the project?

    • No, you can preview the project by opening index.html file with any browser
  • Is the website optimized for Accessibility for the disabled persons?

    • Yes, the website has been designed with the User Experience and Accessibility in mind

(back to top)

📝 License

This project is MIT licensed.

About

My web development portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors