Setting Up an RTK Project
Set up a new Redux toolkit project from scratch.
If you choose to code along locally, then you can set up an RTK project by running the following command from your terminal:
npx create-react-app tweetfind --template redux
Get hands-on with 1300+ tech skills courses.