Skip to content
View TimurMuradian's full-sized avatar

Block or report TimurMuradian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Tic-Tac-Toe Tic-Tac-Toe Public

    The game from the React tutorial, with draw handling and winline highlighting, is written in hooks and using the PropTypes library.

    JavaScript

  2. Styled-components Styled-components Public

    Creating two components with simple logic using the Styled Components and PropTypes libraries: Clicking on the button opens a banner. The banner closes when you click on the button inside. Componen…

    JavaScript

  3. React-Forms React-Forms Public

    Examples of working with Controlled and Uncontrolled forms, as well as with the "React hook forms" library and Yup.

    JavaScript

  4. Image-list-React-MUI-Axios Image-list-React-MUI-Axios Public

    The component displays a list of 6 images using the request API. By clicking on the button, it displays 6 more pictures, etc. When you click on an image, it displays information about the author.

    JavaScript

  5. React-Context-app-theme-changer. React-Context-app-theme-changer. Public

    Changing the theme of the application using the context, using the example of a todos list.

    JavaScript

  6. Table-with-the-ability-to-delete-and-add-a-new-user.-MUI-React-Hook-Forms-YUP-PropTypes-Axios Table-with-the-ability-to-delete-and-add-a-new-user.-MUI-React-Hook-Forms-YUP-PropTypes-Axios Public

    It is possible to delete and add a new user. When a user is added, the form fields are validated using YUP, and the Controller is used to interact the React Hook Forms with the MUI.

    JavaScript