Data Mining Conference
Data Mining Conference is a conference that happens online to help interested and registered people to get, progressively, a strong knowledge related to Data Mining, Statistics and Investment.
- HTML
- CSS(Flexbox and Grid System and Media Queries)
- Linters(hintrc, stylelint and eslint)
- Javascript
To get a local copy up and running follow these simple example steps.
- Have a working and updated browser.
- Have a local version control like
git
install on your computer - Have an account on Github, as an online/remote Version Control System
- Clone the git repo by using this command :
git clone git@github.com:joseph07-drack/module-1-capstone.git
- Run just
npm install
to get all dependecies required to run the linters checks
npx hint .
: to test the html codebasenpx stylelint "**/*.{css,scss}"
: To test the css codebasenpx eslint .
: to test the javascript codebase
👤 Jodrack
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse
- Inspired by Cindy Shin the author of the original design.
This project is MIT licensed.