/Trials-code-review

This repository is an exercise for coding review using a past repository to check good practices and coding skills.

Primary LanguageHTMLMIT LicenseMIT

logo

Trials Code Review README

📗 Table of Contents

📖 Trials Code Review

Trials Code Review is a project related to the code review, from Microverse's curriculum. The goal of this project is to run a complete coding review for learn how to give feedback to other students.

🛠 Built With

  • HTML
  • CSS
  • Linters

Tech Stack

Not applicable to this project.

Key Features

  • Coding review
  • Basic HTML

(back to top)

🚀 Live Demo

Not applicable to this project.

(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
  • 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/Trials-code-review 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

Not applicable to this project.

Usage

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

Run tests

Not applicable to this project.

Deployment

Not applicable to this project.

(back to top)

👥 Authors

👤 Author

👤 Reviewer

(back to top)

🔭 Future Features

Not applicable to this project.

(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 @romans-adi for sharing his project.

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

(back to top)