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.
Go live with me using this link
- Html/CSS
- JavaScript
- WebHint
- Stylelint
- ESlint
To get a local copy up and running follow these simple example steps.
node js
npm
Clone this repository or download the Zip folder:
$ git clone https://github.com/brainconnect93/Capstone-project.git
$ cd Capstone-project
Install all project dependencies by running the command below
$ npm install
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 .
👤 Afolabi Akorede
- GitHub: @brainconnect93
- Twitter: @brainconnect0
- LinkedIn: Afolabi Akorede
Contributions, issues, and feature requests are welcome!
Feel free to check the
Give a ⭐️ if you like this project!
- I would like to give Credit to Cindy Shin the author of the original design, as required by the Creative Commons License.
- 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.
This project is MIT licensed.