Skip to content

Traigel/Product-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product list

Technologies / Libraries:

  • React
  • TypeScript
  • React-hooks-global-state
  • React-router-dom
  • Axios
  • React-window
  • React-virtualized-auto-sizer
  • React-image-magnify
  • Material-UI
  • SASS

GitHub commits

type: description

types:

  • feat - - added a new function to the code
  • fix - - fixed a bug in the code
  • style - - added styles
  • refactor - - refactored something
  • test - - created a test
  • info - - commit to check something, unimportant changes that do not affect the project

EXAMPLE:

test: create unit test for profile reducer

style: change styles for login component