Skip to content

henokkhm/hello-microverse

Repository files navigation

📗 Table of Contents

Hello, Microverse

Hello, Microverse is the first project in Module-1 of the Full Stack Developer program at Microverse. It taught me good workflow habits such as Git best practices and linting.

🛠 Built With

Tech Stack

Client

Key Features

  • Styled Header

(back to top)

🚀 Live Demo

  • Coming Soon

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd desired-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with:

  cd hello-microverse
  npm install

Usage

To run the project, open the HTML file in your browser.

To run the linters, use npm run lint from the root directory of the project.

Run tests

There are currently no tests in this project.

Deployment

This project is not currently deployed.

(back to top)

👥 Authors

👤 Henok K Hailemariam

(back to top)

🔭 Future Features

  • Add more content and styling

(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, you can contribute to it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for teaching and enforcing professional level practices.

(back to top)

📝 License

This project is MIT licensed.

(back to top)