How to Build ReactJS Multi Step Form APP(#2) Hooks(useState & useContext), Context API & Material-UI

Поделиться
HTML-код
  • Опубликовано: 4 сен 2024
  • In this Playlist Tutorial Videos we will learn How to create Complete Multi Step app using React Hooks, Context API & Material-UI step by step from Scratch. Also we will learn how to create, use Context API and Hooks(useState & useContext)

Комментарии • 27

  • @hamzaben9922
    @hamzaben9922 Год назад

    Thank you so much 👍🏼💪🏼

  • @stabbler
    @stabbler 4 года назад +1

    Hey Awsome video ! Do you have the repo for the code just to compare in case of problem ?

    • @ajayjagtap9112
      @ajayjagtap9112  4 года назад +1

      Hello, Thank you. Code is not uploaded yet. But will put link in description box above and let you know once get upload.

  • @korpseshah7129
    @korpseshah7129 2 года назад

    When I write "import { Button, TextField, } from '@material-ui/core';" I have this error: "Module not found: Error: Can't resolve '@material-ui/core' in Path/../src/Components"

  • @CodingInMarathi_Deepika
    @CodingInMarathi_Deepika 3 года назад

    Series good but It would be great if you will share source code to play around it

    • @ajayjagtap9112
      @ajayjagtap9112  3 года назад

      Thank you. If you want to play around it then you can go through series by doing hands on with each video tutorial. Thanks. Still you want the code let me know with email id i will share.

    • @CodingInMarathi_Deepika
      @CodingInMarathi_Deepika 3 года назад

      @@ajayjagtap9112 Thanks you Sir. I am new to reactjs since it will help to understand much better. Please, do share source code over : itdesire@yahoo.in

    • @ajayjagtap9112
      @ajayjagtap9112  3 года назад

      @@CodingInMarathi_Deepika I will share soon.

    • @prathamsharma7771
      @prathamsharma7771 Год назад

      @@ajayjagtap9112 put it in the video description

  • @shahbazaslam5238
    @shahbazaslam5238 2 года назад

    Attempted import error: 'StepLable' is not exported from '@material-ui/core'. please solve this Error

  • @ravinajadhav7897
    @ravinajadhav7897 2 года назад

    Module not found: Can't resolve '@material-ui/core' how to solve this error ?

    • @ajayjagtap9112
      @ajayjagtap9112  2 года назад

      You need to install that using npm.

    • @Naum_365
      @Naum_365 2 года назад

      try `@mui/material`

  • @GautamKumar-yv7li
    @GautamKumar-yv7li 3 года назад

    stepper not working please help

    • @ajayjagtap9112
      @ajayjagtap9112  3 года назад

      check all the steps again in videos. it will run.

  • @kollivenkatesh2545
    @kollivenkatesh2545 7 месяцев назад

    Please provide github link here

  • @rangabharath4253
    @rangabharath4253 4 года назад

    awesome bro. Please provide github source code link.

  • @sundareshan2226
    @sundareshan2226 4 года назад

    bro can i get github profile bro

    • @ajayjagtap9112
      @ajayjagtap9112  4 года назад

      Hello, Yes sure. It is not uploaded on github. Will update the link in description once done.

    • @sundareshan2226
      @sundareshan2226 4 года назад

      @@ajayjagtap9112 I ve been working on react with typescript project so I needed the code

    • @ajayjagtap9112
      @ajayjagtap9112  4 года назад

      @@sundareshan2226 Yes. If you want early, please follow the videos. and if found any issue try to debug. Thanks.

    • @sundareshan2226
      @sundareshan2226 4 года назад

      I ve been working on ts so little errors were in occuring in usecontext

    • @ajayjagtap9112
      @ajayjagtap9112  4 года назад

      @@sundareshan2226 Because of that i am saying debug the code. And if you are using same code as shown in videos. then let me know issue with line number.