Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/estete9/hello-microverse

Microverse first project
https://github.com/estete9/hello-microverse

Last synced: 22 days ago
JSON representation

Microverse first project

Awesome Lists containing this project

README

        

logo

Microverse README Template

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Hello Microverse

**Hello Microverse** is a starting project to test linters and core files like gitignore with GitHub, HTML, CSS, and Javascript

## 🛠 Built With

### Tech Stack

VCS

Text Editor

### Key Features

- **Implement Lint configuration files**
- **Add Readme file with template**
-**Core files such as HTML, CSS, and Javascript**
- **Pull request**

(back to top)

## 💻 Getting Started

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

1. Login to GitHub
2. Copy the repository's [URL](https://github.com/Estete9/hello-microverse/tree/add-core-files)
3. Navigate to your preferred directory to clone the project
4. Use the command ```git clone [URL]``` to clone
5. Open project in a text editor

### Prerequisites

In order to run this project you need:
- Git
- GitHub
- A text editor

### Setup

Clone this repository to your desired folder:

1. Login to GitHub
2. Copy the [repository's](https://github.com/Estete9/hello-microverse) URL
3. Navigate to your preferred directory to clone the project
4. Use the command ```git clone [URL]``` to clone
5. Open project in a text editor

### Install

Disclaimer: This project does not require installation. Just clone the repository open the HTML file in your favorite browser.
For general purposes, Install this project with:
```sh
cd my-folder
npm install
```

### Usage

To run the project, do the following:
- Clone the repository
- open the folder in a code editor.
- Find the path of the index.html
- open the index.html file in a Web Browser.

## 👥 Authors

👤 **Esteban Palacios**

- GitHub: [@Estete9](https://github.com/Estete9)
- Twitter: [@NaughTban](https://twitter.com/NaughTban)
- LinkedIn: [Esteban Palacios](https://www.linkedin.com/in/esteban-palacios-5030a772/)

(back to top)

## 🔭 Future Features

- Coming soon

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Estete9/hello-microverse/issues).

## ⭐️ Show your support

If you like this project remember to star and share it 🥳️

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the support.

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)