/Portfolio

Projects made with love by Sergio Usma

Primary LanguageCSSMIT LicenseMIT

logo

Project's README

📗 Table of Contents

📖 Hello Microverse

[Hello Microverse] is a project related to the use of HTML & CSS to develop a portfolio using first the mobile design.

🛠 Built With

  • HTML
  • CSS
  • Linters

Tech Stack

Coming soon

Key Features

  • Use of linters
  • Basic HTML

(back to top)

🚀 Live Demo

Access to the live demo! https://sergio-usma.github.io/Portfolio/

(back to top)

💻 Getting Started

To get a local copy up and running, follow the "setup" steps.

Prerequisites

In order to run this project you need:

  • VS Code or an IDE
  • NodeJS
  • Git
  • GitHub account

Setup

Clone this repository to your desired folder:

  1. Click the green "Code" button and copy the repository URL.

  2. Open a terminal window and navigate to the directory where you want to clone the repository.

  3. Type "git clone" in the terminal window, followed by a space and then paste the repository URL https://github.com/sergio-usma/Projects-Portfolio.git Press "Enter" to clone the repository.

  4. Verify that the repository has been cloned successfully by checking the contents of the directory where you cloned it.

  5. That's all, you have the code!

Install

Don't need to install it

Usage

To run the project, only clone the repository from GitHub.

Run tests

No needed.

Deployment

Coming soon

(back to top)

👥 Authors

👤 Author

(back to top)

🔭 Future Features

The future features of the project will include button actions, using JavaScript for the links to be functional, and a better menu with transitions and interactions using JavaScript. The projects section will be updated with real projects. The page will be active for mobile devices, tablets, and PCs using responsive web and media queries.

(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 consider supporting us! Your support helps us to continue developing and improving our project for everyone to enjoy. Whether it's a small donation, sharing the project with your friends, or contributing your skills and expertise, every little bit makes a huge difference. With your support, we can create something truly amazing together. Thank you for being a part of our community and helping us to make a difference!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for his groundbreaking work on data visualization in his lessons.

(back to top)

❓ FAQ (OPTIONAL)

  • [How do I set up the project?]

    • Clone the repository from GitHub.
  • [How can I contribute to the project?]

    • Fork the repository on GitHub.
    • Create a new branch for your changes using git checkout -b my-feature-branch.
    • Make your changes and commit them with descriptive commit messages.
    • Push your changes to your forked repository.
    • Submit a pull request to the original repository.
    • Wait for feedback and iterate on your changes as needed.

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