/My_portfolio

My_portfolio is a dynamic app designed to display my professional skills, programming languages, finished projects and contact me session. It run both on mobile and desktop devices. Built with JavaScript.

Primary LanguageJavaScript

logo

My Portfolio README Template

📗 Table of Contents

📖 [My_portfolio]

[My_portfolio] is a responsive app designed to display my professional skills, programming languages and finished projects. It has contact me session that you can use to reach out to me.

🛠 Built With

  • javaScript
  • HTML

Key Features

  • Project showcase
  • Skills and technologies:
  • Experience and education:
  • Contact information
  • Responsive design
  • User-friendly interface
  • (back to top)

    🚀 Live Demo

    (back to top)

    Project Screenshots

    Home page

    (back to top)

    💻 Getting Started

    Prerequisites

    In order to run this project you need:

    • git: A tool for managing source code
    • Visual Studio Code: A source code editor
    • Have a working and updated browser
    • Have a local version control like git installed on your computer
    • Have an account and sign in on GitHub, as online/remote version control system
    • Basic knowledge in JS.

    Setup

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

    • copy this link.
    • get to the directory that you want to clone the repository.
    • open the command prompt in this directory.
    • write git clone github.com/Donmark2k/My_portfolio.git
    • go to the repository folder in your command prompt cd maths-magicians
    • write code . to open the project in visual studio code.

    Usage

    To run the project, execute the following command:

    Run tests

    • npx stylelint "/*.{css,scss}"**: To test css code
    • npx stylelint "**/*.{css,scss}" --fix: To fix some CSS errors if found.
    • npx eslint . : To test Eslint Report
    • npx eslint . --fix: To fix some JS errors if found

    Deployment

    You can deploy this project using:

    • Github pages

    follow these steps for example on how to deploy on github pages

    (back to top)

    👥 Author

    👤 Chukwuemeka Ochuba

    (back to top)

    🔭 Future Features

  • I will include livechat
  • (back to top)

    🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    Rita Daniel has been of tremendous help so far.

    • Give a ⭐️ if you like this project!

    (back to top)

    🙏 Acknowledgments

    I would like to appreciate Microverse for providing the learning platform in my journey of being a software developer.

    (back to top)

    ❓ FAQ

    • [Are you sure that you are owner of this work]

      • [Yes, I am]
    • [Can you make the work to be responsive]

      • [yes]

    (back to top)

    📝 License

    This project is MIT licensed.

    NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

    (back to top)