Skip to content

domman95/fetchSortingAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app has been created for test fetch and asynchronous code. It use few algorithms to better manage fetched data.

used technologies

    const javascript = includes(ES6+)
    const css = version(3)
    const html = version(5)

usage

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.git

In case you use Visual Studio Code please install extension Live-Server

installation

After clone the repository please do the command line step by step:

    $ npm install
    $ npm start

Will be installed browser-sync to better testing.

Contributing

For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published