Learn ReactJS & React Native With Me
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Facebook
  • Twitter
  • LinkedIn
  • Email
Learn ReactJS & React Native With Me

Code, Bugs, Pitfalls, Tricks of React Js & React Native

  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact

Browsing Tag

chakra-ui

6 posts

How to create navbar in Chakra-ui? – Code Example

  • Akash Mittal
  • August 30, 2022
In this article I will share the code to create navbar in chakra-ui. We will use React Js for this. You may use any framework of your choice. Primary components…
View Post

How to customize chakra-ui theme in gatsby project? – Code Example

  • Akash Mittal
  • August 30, 2022
To customize chakra-ui theme in gatsby project you will need to shadow gatsby-plugin/theme.js file with your own theme file by extending it. This is different from what we do in…
View Post

How to add chakra-ui in gatsby project? – Code Example

  • Akash Mittal
  • August 30, 2022
In this article we will learn how to add chakra-ui to a gatsby project. First you will need to install it using npm or yarn. Then add @chakra-ui/gatsby-plugin to plugins…
View Post

How to add chakra-ui in next.js project? – Code Example

  • Akash Mittal
  • August 30, 2022
In this article I will show you how you can add chakra-ui in your next.js project. First, you will need to install chakra-ui using npm or yarn. Then import ChakraProvider…
View Post

How to customize theme of chakra-ui in react project? – Code Example

  • Akash Mittal
  • August 30, 2022
In this article I will show you how to customize a default theme of chakra-ui in your react project. You need to add theme attribute in ChakraProvider component in App.js.…
View Post

How to install Chakra-ui in react project? – Code Example

  • Akash Mittal
  • August 30, 2022
In this article we will show you how to install Chakra-ui in react projects. You can use the template property of create-react-app to start your project with chakra built in.…
View Post

Learn ReactJS & React Native With Me
Copyright AkashMittal.com | Privacy Policy