ysan / slideview

A simple image thumbnail + slide show.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slideview

Simple image thumbnailer + slideshow. (Currently only supports local image files.)

For studying React. Using Create React App.

demo

Starting React App

$ git clone https://github.com/ysan/slideview.git
$ cd slideview
$ npm ci
$ npm start

Tasks

  • Responsive
  • Hooks
  • Redux
  • Styled-components, emotion
  • Link to Pinterest

About

A simple image thumbnail + slide show.


Languages

Language:JavaScript 75.1%Language:CSS 18.5%Language:HTML 6.4%