Chetan vermachetanverma.hashnode.net·Jan 25, 2023How to create an awesome navigation menu using chakra-UI and framer-motion.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 any react project. so to get started let's set up ...Discuss·17 likes·272 readsReact
Samuel Afolabisamuelafolabi.hashnode.net·Dec 27, 2022Connect Wallet to React dApp with ConnectKitConnectKit is a React library for connecting dApps to wallets. As at the time of writing this article, the v1.1.1 edges other competitors with typescript support, custom themes, and language translation. This article was written with the assumption t...Discuss·14 likes·117 readsReact
Clarenceclx.hashnode.net·Feb 26, 2023Build a Fullstack serverless application using React, Chakra UI, Hookstate, and SupabaseIntroduction 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 following features: Database: Each application uses a ful...Discuss·14 likes·731 readsReact
Clarenceclx.hashnode.net·Mar 15, 2023The Storyblok Headless CMS: An IntroductionA 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 doubt, the headless cms community is rapidly expand...Discuss·13 likes·78 readsStoryblok
Ahmad Kanaanahmadkanaan.hashnode.net·Mar 6, 2023User Registration and authentication using React, Axios, Redux toolkit, React hook form and chakra uiFirst, 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 data flow. Redux solves this problem by managing ...Discuss·135 readsChakra-ui
Clarenceclx.hashnode.net·Feb 26, 2023Build a Fullstack serverless application using React, Chakra UI, Hookstate, and SupabaseIntroduction 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 following features: Database: Each application uses a ful...Discuss·14 likes·731 readsReact
Anish De12020.hashnode.net·Feb 15, 2023Creating a Custom Solana Connect Wallet UI with React and Chakra UIIf 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 only add some custom CSS hence changing the styles bu...Discuss·12 likes·635 readsSolana
Chetan vermachetanverma.hashnode.net·Jan 25, 2023How to create an awesome navigation menu using chakra-UI and framer-motion.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 any react project. so to get started let's set up ...Discuss·17 likes·272 readsReact
Clarenceclx.hashnode.net·Jan 25, 2023Frontend: Build a Fullstack DAPP on NEAR using Rust, Near-API-Js, React & Chakra-UIIntroduction 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 of our application and interact with the smart cont...Discuss·4 likes·90 readsReact
Emmanuel Olokeemmanueloloke.hashnode.net·Jan 21, 2023Create a Card Component Using Chakra-UIIntroduction. 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 depending on the scope of the project you're working on,...Discuss·4 likes·101 readsReact
Sushant Kumarsushantkumar.hashnode.net·Jan 10, 2023Faballey Replica Using React & Chakra UII 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 Harshita G...Discuss·29 readsReact
Nefe JamesforEmadamerho-Atori Nefenefejames.hashnode.net·Jan 9, 2023How to Create a Github Profile Application With React and GitHub APIsIn 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 required ...DiscussReact
Mausami Karogalmausamik.hashnode.net·Jan 9, 2023Stop learning Bootstrap, make way for better UI libraries for your React applications!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 2023 now, and there are much better alternatives to...Discuss·1 like·27 readsReact