An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/badge/Microverse-Afolabi%20Akorede-blueviolet)](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

>![lead](https://user-images.githubusercontent.com/78634841/188432836-a477a847-6515-4a33-8ac5-9ae930ad0547.png)
![lead1](https://user-images.githubusercontent.com/78634841/188432853-d6568147-e5b1-4628-ab10-78348c7b78fe.png)

## 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.