This app has been created for test fetch and asynchronous code. It use few algorithms to better manage fetched data.
const javascript = includes(ES6+)
const css = version(3)
const html = version(5)If you would like test the app directly on your browser please don't hesitate to clone this repository:
$ git clone https://github.com/domman95/fetchSortingAlgorithms.gitIn case you use Visual Studio Code please install extension Live-Server
After clone the repository please do the command line step by step:
$ npm install
$ npm startWill be installed browser-sync to better testing.
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.