mohitkyadav / algos-ngular

Home Page:https://mohitkyadav.github.io/algos-ngular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algos-ngular Build Status

forthebadge forthebadge

Live Demo

http://mohitkyadav.github.io/algos-ngular

Algorithms source codes from iiitv/algos

https://github.com/iiitv/algos

Features

  • Uses Github public API to fetch algorithm codes.
  • Always Up-to-date with iiitv/algos, no need to redeploy.
  • Built using Angular 4 and Angular Material
npm install -g @angular/cli
git clone https://github.com/mohitkyadav/algos-ngular.git
cd algos-ngular
npm install
ng serve --open

Author

Mohit Kumar Yadav

Contribute

Found a bug, please create an issue

License

license

© Mohit Kumar Yadav

About

https://mohitkyadav.github.io/algos-ngular/

License:MIT License


Languages

Language:TypeScript 59.5%Language:HTML 28.5%Language:JavaScript 6.9%Language:CSS 5.1%