Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 2.26 KB

readme.md

File metadata and controls

48 lines (24 loc) · 2.26 KB

My Favourite Band: TwentyonePilots

Author: Martin Kinyuka Kuria

DESCRIPTION

This is a website about my favourite band: twenty-one pilots.The site includes band name,logos,band members and a short biography of each. Alongside listing why the band appeals to me musically and artistically, the website also lists the bands albums and my favourite songs from every album.

DEVELOPMENT

Prerequisites

To add any modification to the code you need to first have git installed.

Install git using the following terminal command: "$ sudo apt-get install git".

Verify the installation of got using the following command:"$ git --version"

SET-UP

Clone the code by opening the terminal and typing the following command:"$ git clone https://github.com/MartinKinyuka/My-favourite-band".

From you local directory you can now edit the code using your favourite editor.

LANGUAGES

This site is created in:

  1. CSS
  2. HTML

TECHNOLOGY USED

  1. Git

LIVE SITE

View the live site at: https://martinkinyuka.github.io/My-favourite-band/

LICENCE

This project is under the MIT licence.

MIT License Copyright (c) 2021 (Martin Kinyuka Kuria) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub-license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT-ABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.