Skip to content

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

License

Notifications You must be signed in to change notification settings

musangamfure/capstone-project-module1

Repository files navigation

📗 Table of Contents

📖 [GLOBAL REMOTE SOFTWARE DEVELOPER SUMMIT 2023]

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.👌

🛠️ Built With

Tech Stack

Client

Key Features

  • Landing Page for activities
  • Mobile first development
  • Responsiveness and flexibility for any screen size
  • Apply JavaScript best practices and language style guides in code.👌
  • Use JavaScript to manipulate DOM elements.
  • Use JavaScript events.💯
  • Use objects to store and access data.
  • Communicate technical concepts to other technical people.

(back to top)

🤯 Walk through video

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy of this project up and running on your local machine follow the steps below.

Prerequisites

  • Basic html, css and medium Javascript know how.
  • Git installation
  • A text editor
  • A terminal
  • A web browser to view output e.g Google Chrome
  • An IDE e.g Visual studio code

Setup

  • Clone this repository or download the Zip folder:
git clone https://github.com/musangamfure/capstone-project-module1.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd <folder>

Usage

  • After Cloning this repo to your local machine
  • Open the index.html in your browser

Run Tests

To 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 .

Deployment

  • I used GitHub Pages to deploy my website
  • For more information about publishing sources, see "About github page"

Author

👤 Is-Musangamfura Emmanuel

🔭 Future Features

Future changes:

  • improve slider responsiveness
  • Add more webpages such as Tickets Page and Schedule Page.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐ Show your support

Give a ⭐ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages