Skip to content

damien-mcmahon/portfolio-react-carousel

Repository files navigation

React-Redux Carousel

This is a portfolio piece that uses React & Redux to display a series of images. It's currently a Work In Progress and I'm currently working through the TODO list below!

##Running the App

  • Clone the repo
  • npm install to get everything needed
  • npm run test to check it's working
  • npm run start to run the server
  • Visit http://localhost:8000 and see the app running.

TODO:

  • Get basic app structure up and running.
  • Port code from an existing test project.
  • Add basic tests for actions and reducers.
  • Add comprehensive tests for components.
  • Fix bugs in current components
  • Add Keyboard shortcuts
  • Make Panel changes update route
  • Add multitude of display options

About

An image carousel that uses React + Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published