Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 385 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 385 Bytes

Pet Shop App

Screenrecording of the app

Description

This is a pet shop app that allows :

  • admin users to add pets
  • customer users to adopt pets
  • admin users and customer users to see the list of pets

Technologies

  • React
  • Redux Query
  • Typescript
  • Material UI

Available Scripts

In the project directory, you can run:

npm start