Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambenkis/global-summit-gmis-
Website of the Global Manufacture and Industry Summit I build as my final capstone of the HTML and CSS course.
https://github.com/iambenkis/global-summit-gmis-
Last synced: about 1 month ago
JSON representation
Website of the Global Manufacture and Industry Summit I build as my final capstone of the HTML and CSS course.
- Host: GitHub
- URL: https://github.com/iambenkis/global-summit-gmis-
- Owner: iambenkis
- Created: 2022-07-25T10:06:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T20:15:40.000Z (over 2 years ago)
- Last Synced: 2024-12-26T09:25:13.447Z (about 2 months ago)
- Language: CSS
- Homepage: https://iambenkis.github.io/Global-summit-GMIS-/
- Size: 8.67 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Global Manufacture and Industry Summit 2022
* In this capstone project I build a project based on an online website for a conference.I have been given design guidelines to create the website (design guidelines), I had personalized the content,though I built the website based on the content of a Global Manufacture and Industry Summit 2022 conference , even the content is based on that.![Device view](imgs/device.png)
## Built With
* HTML
* CSS
* Javascript
## Getting Started**This is an example of how you may give instructions on setting up your project locally.**
Make sure you have the ```HTML CSS and JavaScript``` linters computer.
To get a copy of my Project on you local storage , you have to follow these simple example steps.
* copy this link ```https://github.com/iambenkis/Global-summit-GMIS-.git```
* Get the directory that you want to clone the repository.
* Open the command prompt in this directory.
* Clone by using this command : ```git clone https://github.com/iambenkis/Global-summit-GMIS-.git```
* Got to the cloned folder in your prompt command using ```cd folder_name```
* Run the code### Prerequisites
Figma HTML CSS JavaScript### Setup
* git
* github
* VsCode
* Figma (Optional)### Install
Install linters by following this step :
1. In the first commit of your feature branch create a .github/workflows folder and add a copy of ```.github/workflows/linters.yml``` to that folder.
2. Do not make any changes in config files
3. TYou can create a ```.gitignore``` file and add ```node_modules```
4. To install ```Webhint``` linters run:
* ```npm init -y```
* ```npm install --save-dev [email protected]```
5. To install ```Stylelint``` linters run :
* ```npm install --save-dev [email protected] [email protected] [email protected] [email protected]```
6. Ti Install ```ESLint``` run :
* ```npm install --save-dev [email protected] [email protected] [email protected] [email protected]```
### Usage* Visit the github repository and clone ![here](https://iambenkis.github.io/Global-summit-GMIS-/)
* Start editing using your local development environment## Live Demo
* [Live demo](https://iambenkis.github.io/Global-summit-GMIS-/)
* [Video capture](https://www.loom.com/share/16f1311b74ae468aa38fc947474ccafd)## Authors
👤 **Benjamin Kisenge**
* GitHub: [@benjamin kisenge](https://github.com/iambenkis)
* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis)
* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iambenkis/Global-summit-GMIS-/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
* [ Cindy Shin](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015) whom design was used as a template.
## 📝 License
This project is [MIT](./MIT.md) licensed!