Skip to content

dahfool/react-redux-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Test

All the required dependencies are in package.json. Please create the functionalities below using React and Redux.

Requirements

  • When the page loads only first image should be displayed and prev button should be disabled
  • When you press the next button only the next image should be displayed
  • When you press prev button only the previous image should be displayed
  • When the third image is displayed, the next button should be disabled.
  • Create unit tests for each functionality.
  • Spend only around 30-45 mins on the task.

Getting started

  • npm or yarn

npm install

npm start

Releases

No releases published

Packages

No packages published