- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Hello Microverse] is a project related to the use of HTML & CSS to develop a portfolio using first the mobile design.
- HTML
- CSS
- Linters
Coming soon
- Use of linters
- Basic HTML
Access to the live demo! https://sergio-usma.github.io/Portfolio/
To get a local copy up and running, follow the "setup" steps.
In order to run this project you need:
- VS Code or an IDE
- NodeJS
- Git
- GitHub account
Clone this repository to your desired folder:
-
Click the green "Code" button and copy the repository URL.
-
Open a terminal window and navigate to the directory where you want to clone the repository.
-
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.
-
Verify that the repository has been cloned successfully by checking the contents of the directory where you cloned it.
-
That's all, you have the code!
Don't need to install it
To run the project, only clone the repository from GitHub.
No needed.
Coming soon
👤 Author
- GitHub: @sergio-usma
- Twitter: @VonUsma
- LinkedIn: Sergio Andres Usma
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.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
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!
I would like to thank Microverse for his groundbreaking work on data visualization in his lessons.
-
[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.
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.