Skip to content

FBW32/06-SPA-Context-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for students:

Create a Counter with redux and react

Instructions:

  • The user should be able to increment Y by 1 and display the result below for the corresponding Y.

  • The user should also be able to increment X by 1 and display the result above for the corresponding X.

  • Start the project with create react app.

  • Use react-redux.

  • Make a separate file for reducer.

  • Use separate components.

  • Here is an image for reference:

    Mock-up

Rules

  • This is an individual assignment.
  • Deadline: 1 hour.
  • Feel free to document your code with comments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published