Loading repository data…
Loading repository data…
musangamfure / repository
This GitHub repository contains the code for the Capstone Project Module 1, which focuses on building a responsive web design using HTML, CSS, and JavaScript. The project is part of the Microverse curriculum and aims to develop skills in modern web development techniques and tools
This website is the result of the first Capstone Project for the Microverse Program😊. This is showing the World Tour for La Rienda Band, an argentinian band that will travel around the world.👌
To get a local copy of this project up and running on your local machine follow the steps below.
git clone https://github.com/musangamfure/capstone-project-module1.git
you@your-Pc-name:~$ cd <folder>
index.html in your browserTo track linter errors locally follow these steps:
Download all the dependencies run:
npm install
Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint .
👤 Is-Musangamfura Emmanuel
Future changes:
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!
This project is MIT licensed.