https://github.com/brainconnect93/capstone-project
This project is about leadway common summit which bring agricultural expertise around the world together for a conference. It was founded in 2017 , the program was held in Nigeria in the year 2022. This project was built using JavaScript, CSS, and HTML
https://github.com/brainconnect93/capstone-project
css3 html5 javascript linters
Last synced: 14 days ago
JSON representation
This project is about leadway common summit which bring agricultural expertise around the world together for a conference. It was founded in 2017 , the program was held in Nigeria in the year 2022. This project was built using JavaScript, CSS, and HTML
- Host: GitHub
- URL: https://github.com/brainconnect93/capstone-project
- Owner: brainconnect93
- Created: 2022-05-23T19:55:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T10:43:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T04:25:16.449Z (9 months ago)
- Topics: css3, html5, javascript, linters
- Language: CSS
- Homepage:
- Size: 3.18 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/brainconnect93)
# LEADWAY COMMONS GLOBAL SUMMIT (Capstone-Project )
> This project is about leadway common summit which bring agricultural expertise around the wotld together for a conference. It was founded in 2017 , the program was held in Nigeria in the year 2022.
This project is a part of my Microverse curriculum. This is made as Final Project (Capstone), of 1st Module at Microverse in order to attract job opportunities. The main objective is to develop a professional website which showcase my professional skills and also will meet the requirements of a client and be able to meet deadlines.
### LEADWAY COMMONS SUMMIT SCREENSHOT
>
## Live
[Go live with me using this link](https://www.loom.com/share/aafc27401a3d49e886d5f814fa74d449)[Live Server](https://brainconnect93.github.io/Capstone-project/)
## Built With
- Html/CSS
- JavaScript## Additional Tools
- WebHint
- Stylelint
- ESlint## Getting Started
To get a local copy up and running follow these simple example steps.### Prerequisites
```
node js
npm
```### Setup
Clone this repository or download the Zip folder:
```
$ git clone https://github.com/brainconnect93/Capstone-project.git
$ cd Capstone-project
```### Install
Install all project dependencies by running the command below
```
$ npm install
```## Test
To track linter errors locally follow these steps:
Track HTML linter errors run:
```
npx hint .
```
Track CSS linter errors run:
```
npx stylelint "**/*.{css,scss}"
```
Track JavaScript linter errors run:
```
npx eslint .
```## Author
👤 **Afolabi Akorede**- GitHub: [@brainconnect93](https://github.com/brainconnect93)
- Twitter: [@brainconnect0](https://twitter.com/brainconnect0)
- LinkedIn: [Afolabi Akorede](https://linkedin.com/in/brainconnect93)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- I would like to give Credit to [Cindy Shin](https://www.behance.net/adagio07) the [author of the original design](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015), as required by the [Creative Commons License](https://creativecommons.org/licenses/).
- This project is part of Capstone week of module 1 in the Microverse study program.
- Thanks to the Microverse team for the great curriculum.
- Thanks to Code Reviewers for the insightful feedback.
- A great thanks to My coding partners, morning session team, and standup team Partners for their contributions.## 📝 License
This project is [MIT](./MIT.md) licensed.
#### Original design idea by **Cindy Shin in Behance**, in association with the Creative Commons [license](./MIT.md) of the design.