Skip to content

Sargsian/ecommerce-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic ecommerce frontend project

Note: it might take a few seconds for the backend to spin up on first load, for this case too, i implemented a loading skeleton as a side feature

  • The projct was built as a test assignment using React, Typescript, GraphQL, Redux toolkit. The interaction with backend is implemented with RTK Query and Opus(lightweight GraphQL client similar to Apollo).
  • According to the requirements of the task, all of the components are class based.
  • As a mock-up i was provided the following design.