Africa AI Expo aims at showcasing some of the artificial intelligence projects in the continent that positively impact people's lives and improve the continents competitiveness in the world market market. Built with HTML, CSS & JavaScript.
# Africa AI Expo
> This is the first capstone project from microverse. I chose to make it about an AI Expo in Africa that aims at showcasing some of the artificial intelligence projects in the continent that positively impact people's lives and improve the continents competitiveness in the world market market.
## Built With
- HTML
- CSS
- JavaScript
## Live Demo Link
The website is deployed using Github Pages.
Click to see the Live Demo
## Getting Started
If you want a copy of this project go to the GitHub repository and download it from the link below.
- Africa AI Expo
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Web Browser: _Google Chrome, Firefox or any other web on browser on your computer_
- Code editor: _VSCode_
### Setup
```bash
git clone
github.com
cd africa-ai-expo
```
```bash
npm install
```
### Run the following commands to run linter tests
WebHint
```bash
npx hint .
```
StyleLint
```bash
npx stylelint "**/*.{css,scss}"
```
ESLint
```bash
npx eslint .
```
### Usage
> Open the index.html file with your code editor of your choice and/or a browser of your choice.
```bash
Open the project using a live saver extension that can be found into your code editor.
```
## Author
👤 **Lembani Sakala**
- GitHub: @lembani
- Twitter: @lembani_
- LinkedIn: lembani-sakala
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Special thanks to Cindy Shin for her design on Behnace.
- Link to design
- This work is under the CC Commons license 4.0
- Hat tip to anyone whose code was used
## 📝 License
This project is MIT licensed.