Create a new blog page
How to use tailwind CSS on React
- installed tailwind CSS
- used tailwind component to make header and card
- fetch Data by React query
It created by React, React query, tailwind CSS. I tried to use useInfiniteQuery() to control fetching next page, but it doesn't work yet.