This is a version of an Imaginary website for a gaming festival I developed as part of my capstone project for the Microverse program module 1. The website is for an upcoming gaming festival for Gamers Rising, an extreme gaming gaming company that is having their first event in Africa here in Kenya.
- HTML
- Pure CSS
- Vanilla JavaScript
- Github
- LightHouse
- Webhint
- Stylelint
- EsLint
git clone https://github.com/daudi13/devfest <Your-Build-Directory>
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
npx stylelint "**/*.{css,scss}"
npm install npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
npx eslint .
npm init -y
npm install --save-dev hint@6.x
npx hint .
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Original design idea by Cindy Shin in Behance
This project is MIT licensed.