EKCode Training page is a Website for EKcode. In this project the featured section is implemented dynamically with Javascript.
- HTML, CSS, JAVASCRIPT
**A week 5 of module One '1' final capstone project of mobile version and desktop version.
- A basic knowledge of html, css, and javascript
Download the zip file for repository and unzip it. You should have a code editor
please get your browser update. To get a local copy up and running follow these simple steps.
Run the command below from the terminal
- git clone in your terminal
- module1-capstone
- start index.html
Install any code editor of you choice Install linters for Html, Css, and Javascript
To run tests you can use the following commands For HTML you should run " npx hint . " on your terminal in root directory of project For CSS you should run " npx stylelint "**/*.{css,scss}" " on your terminal in root directory of project. For Javascript you can run " npx eslint . on your terminal in the root directory of project
N/A
👤 Author1
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Thanks for Microverse for providing this platform.
- Original design idea by Cindy Shin in Behance. Thank you
- Many thanks to Hammas-Saleem. A senior code Review at Microverse. (A mentor I found myself in Microverse)
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.