Published onAugust 25, 2023Using Mantine with Tailwindreactmantine-uitailwindfrontendWondering how to use Tailwind classes in Mantine components? This is the article you need.
Published onApril 12, 2023Insta-Next: Likes and Followersnextjsreact-queryreactmantine-uiWe will implement the core parts of Instagram in this part: the likes and followers logic using POST requests
Published onApril 5, 2023Insta-Next: Improving UI with Mantine and Tailwindnextjsreacttailwindmantine-uiIt's time to improve the app's UI with Tailwind and Mantine. We will also employ Next.js layout on the application.