robreczarek / test-html-slider

Building a image slider from scratch.

Home Page:https://robreczarek.github.io/test-html-slider/app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-html-slider

Building an image slider from scratch.

How to run?

In order to preview the menu, open 'app/index.html' in your web browser of choice.

To test via the command line, run the following:

npm test

To check the code (lint) for consistency with coding standards, run this command:

npm run lint

Demo

A working version of the app can be viewed here: https://robreczarek.github.io/test-html-slider/app/

TODO

  • Set up a rough draft of the slider

DONE

  • Add project skeleton and initial configuration

About

Building a image slider from scratch.

https://robreczarek.github.io/test-html-slider/app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 70.7%Language:HTML 28.6%Language:CSS 0.7%