- 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.
- HTML
- CSS
- Javascript
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
Figma HTML CSS JavaScript
- git
- github
- VsCode
- Figma (Optional)
Install linters by following this step :
- 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. - Do not make any changes in config files
- TYou can create a
.gitignore
file and addnode_modules
- To install
Webhint
linters run:npm init -y
npm install --save-dev [email protected]
- To install
Stylelint
linters run :npm install --save-dev [email protected] [email protected] [email protected] [email protected]
- Ti Install
ESLint
run :npm install --save-dev [email protected] [email protected] [email protected] [email protected]
👤 Benjamin Kisenge
- GitHub: @benjamin kisenge
- Twitter: @benjamin kisenge
- LinkedIn: benjamin kisenge
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Cindy Shin whom design was used as a template.
This project is MIT licensed!