"BaMen Service" responsive website has been done using HTML and CSS and Vanilla JavaScript

  • By Mengstu F.
  • Last update: May 12, 2022
  • Comments: 0

Capstone-01: "BaMeN Services" Website

In this project, the "BaMen Service" responsive website has been done using HTML and CSS and Vanilla JavaScript.

Screenshot

screenshot

Built with

  • Major languages: HTML, CSS, JavaScript
  • Technologies used: SASS, Github, Linters

Getting Started

Clone the repository and setup the linter

Prerequisites

  • npm ( Node Package Manager )
  • git and Github Account

Setup

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

  • Open terminal
  • Change the directory you want put the repo
  • Then run i. Run git clone [email protected]:mengiefen/microverse-capstone-01.git ii. cd repo-name/

Install

Run tests

  • Webhint linter -npx hint . on the root of your directory of your project.
  • Stylelint linter
    • npx stylelint "**/*.{css,scss}" on the root of your directory of your project.
  • ESLint linter
    • npx eslint . on the root of your directory of your project.

Authors

👤 Mengstu Fentaw

Contributers

Acknowledgments

  • Credit to Cindy Shin the author of the original design
  • To my coding partners, morning session team,reviewers and standup team memebers.

Live Demo

📝 License

This project is MIT licensed.

Github

https://github.com/mengiefen/microverse-capstone-01