Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwismann/hello-microverse-project
https://github.com/mwismann/hello-microverse-project
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mwismann/hello-microverse-project
- Owner: mwismann
- License: mit
- Created: 2023-01-10T19:46:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T03:32:38.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T20:53:49.895Z (about 2 months ago)
- Language: HTML
- Size: 561 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)# π [hello-microverse-project]
**[hello-microverse-project]** is an exercise in which I set up a new Github repo, added example files and configured code linters before ensuring that the git/github flows worked as expected.
Client
- HTML
- CSS
Server
- No server was used in this project.
Database
- No database was used in this project.
- **[Correct set up of git / github flows.]**
- **[The creation and addition of HTML and CSS files.]**
- **[Defining gitignore rules to ensure that only the correct files are synced with the repo.]**
- There is no live demo for this project.
To get a local copy up and running, follow these steps.
### Prerequisites
- You don't need any previous installation in order to run this project
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:mwismann/hello-microverse-project.git
```
### Install
- This is not an installable project
### Usage
- There's no command required to run the project
### Run tests
- There's no test for this project
### Deployment
- This is not a deployable project
π€ **Mathias Wismann**
- GitHub: [@mwismann](https://github.com/mwismann)
- Twitter: [@mathias_wismann](https://twitter.com/mathias_wismann)
- LinkedIn: [Mathias Wismann](https://linkedin.com/in/mathΓas-wismann-bertolucci-8812a4194/)
- The project won't present any future features.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project you can share it and mention me.
I would like to thank to Microverse for providing me the opportunity and inspiration for this code.
This project is [MIT](./LICENSE.md) licensed.