/capstone-1

This project was about designing a TECH Global Conference website. The website was built with a responsive design approach. Hence, it has a different view for mobile and desktop users.

Primary LanguageHTMLMIT LicenseMIT

logo

Kano Global Tech Summit Website

📗 Table of Contents

📖 [Kano Global Tech Summit Website]

[Kano Global Tech Summit Website] This project was built as a capstone project. It is a sample of a global summit website.

🛠 Built With

Tech Stack

This project was built using HTML, CSS and Javascript

Client

Key Features

  • [The project was built to display the two pages of a global summit website]
  • [The website was designed to be responsive. This ensures an optimal layout when viewed on mobile phones and desktops]
  • [The project has a slide menu for mobile phone users]
  • [The speakers section of the web page was rendered dynamically using javascript]

(back to top)

💻 Presentation

🚀 Live Demo

(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:

-a code editor installed that can run HTML and CSS files -linters installed and fully functional

Setup

Clone this repository to your desired folder. Use the command: git clone https://github.com/devalibello/devalibello.github.io.git

Install

Install this project with:

  1. Install WebHint: npm install --save-dev hint@7.x

  2. Install StyleLint npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

  3. npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

Usage

To run the project, execute the following command:

  • open cloned folder in your code editor and run the index.html file

Run tests

To run tests, run the following command:

To check for CSS or SCSS errors:

  • With linters correctly installed, npx stylelint "*/.{css,scss}"

  • To fix CSS or SCSS linters error: npx stylelint "*/.{css,scss}" --fix

  • To fix javascript linters error: npx eslint . --fix

Deployment

You can deploy this project using:

(back to top)

👥 Author

👤 Ali Bello Imoukhuede

(back to top)

🔭 Future Features

  • [Use javascript to render the main programs section]

(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, kindly share my github repo with your friends and follow me on the various social media platforms

(back to top)

🙏 Acknowledgments

I would like to thank my coding partner Fredo, Kenneth and my family for giving me the needed support and Cindy Shin.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)