SWR Hook created by Vercel and it was recommending for Data fetching of Next.js So can i use SWR Hook with pure React / Create React App ?
Asked
Active
Viewed 333 times
1 Answers
2
Of course.
The first Basic Usage example of the SWR Homepage even contains an example of swr in a normal react app.

manuelkruisz
- 1,142
- 7
- 4