© 2023 Hashnode
#chakra-ui
A headless content management system (CMS) is any backend-only CMS with an admin interface for managing content, storage, and an API for connecting and consuming data from multiple systems. Without a …
First, let's start with introducing redux and redux toolkit Redux is a predictable state container for JavaScript apps. As the application grows, it becomes difficult to keep it organized and maintain…
Introduction Supabase is a popular serverless database in recent years. The library includes several features that can be used to create fully scalable applications. Supabase makes use of the followin…
If you have worked with the Solana Wallet Adapter before, you will know that it is very easy to set up a Connect Wallet button with a decent modal. However, customization is pretty limited. We can onl…
Introduction Hey everyone in this tutorial we will create an awesome animated dropdown menu using chakra-UI and framer-motion. we will be using next.js in this tutorial but you are free to use it on …
Introduction This is the second part of building a fullstack decentralized application on the NEAR blockchain. To follow along, find the first part here. In this section, we will create the frontend o…
Introduction. Creating beautiful user interfaces in simple and stress-free ways has been the primary focus of Frontend Engineering in recent times. Although Frontend Engineering can get complex depend…
I with my team, have created almost a fully functional and responsive clone of the Ecommerce website FABALLEY with the help of React, Redux and Chakra UI, and for data, we used Json server. Team : Sushant Kumar Tanmoy Mondal Md Sulthan …
In this article, we will learn how to create an online portfolio showcasing information available in our GitHub profile by leveraging the GitHub API, React, and Chakra UI. Prerequisites Knowledge of React and how to fetch data from APIs is…
People have been using Bootstrap for ages now and had it been 2018 or 2019 of course without a doubt even I would have preferred learning bootstrap and in my 1st year of Engineering, I did! But it's 2…