Skip to content

DuaneDave/Capstone-Kanban

Repository files navigation

Capstone-Kanban

This app is built with HTML | CSS | JAVASCRIPT | WEBPACK and JEST it uses multiple API to render popular movies and enable users to have social interactivity such as like and comments.

screenshot screenshot

Built With

  • HTML.
  • Javascript.
  • Css.
  • Webpack.
  • Webpack-dev server.

To get a local copy up and running follow these simple example steps.

  • Clone this repo to your machine by using Git clone: Git clone https://github.com/DuaneDave/Capstone-Kanban.git
  • open in your vs code terminal and run live server
  • npm install -g @lhci/cli@0.7.x
  • npm install --save-dev hint@6.x
  • npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Run the following tests:

To run tests on this project if you tweaked something, run the following command

  • npx hint .
  • npx stylelint "\*_/_.{css,scss}"
  • npx eslint .
  • Install jest using npm i --save-dev jest
  • Install jsDom using npm install --save-dev jest-environment-jsdom-global jest-environment-jsdom
  • run your test using npm run test

LIVE DEMO

Check the live demo here LINK Check the live version here

Authors

👤 Obiebi Okiemute David

👤 Sami Ullah

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration

📝 License

This project is licensed by MIT.

About

This app is built with Html | Css | JavaScript | JEST it uses multiple APIs to render popular movies and enable users to have social interactivity such as like and comments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published