Skip to content

kkaduckiy/egghead-rtkq

 
 

Repository files navigation

egghead-rtkq

A sample app for an egghead course showing how to adopt rtk query in an existing redux / rtk application. The fully migrated application can be found in the rtkq branch. The lesssons/ folder has code snippets specific to each lesson.

Setup

  1. npm install
  2. npm run dev
  3. Go to the My Dogs page and add at least 3 dogs.

Notes

  • Make sure to include dogs of different breeds, sizes and ages.
  • Added dogs should persist refreshes as long as you keep the same browser tab open.

Notes

About

A repo to showcase using rtk query

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • CSS 8.5%
  • HTML 0.5%