- This project is about Dreamview common summit which bring Techonogical experts from different part of the world for a conference.
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 [email protected]:Gmanlove/FIRST-CAPSTONE-PROJECT.git
$ cd FIRST-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 .
👤 Obi Emmanuel
- GitHub: @Gmanlove
Contributions, issues, and feature requests are welcome!
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 MIT licensed.