Describe your project in 1 or 2 sentences.
[hello_microverse] is the first repository of the microverse course, this is a project to show you how to use linters and how to ignore files using gitignore file.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
- html
- css
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
step 1: Clone this repo locally using git in the command line and the following command
git clone https://github.com/Jrmcuervo/hello-microverse-project-ruben.git
Alternatively, you can just download the complete zip file and extract the folder in your directory
Step 2: Copy All Project files and run using VSCODE. HTML can be viewed in browser.
In order to run this project you need:
Clone this repository to your desired folder:
Install this project with:
To run the project, execute the following command:
To run tests, run the following command:
You can deploy this project using:
Mention all of the collaborators of this project.
👤 Ruben
- GitHub: @Jrmcuervo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
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.