Skip to content
View Kaytmazov's full-sized avatar
Block or Report

Block or report Kaytmazov

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. mfc-salary-frontend mfc-salary-frontend Public

    JavaScript

  2. mfc-salary-backend mfc-salary-backend Public

    TypeScript

  3. employees employees Public

    JavaScript

  4. react-starter-kit react-starter-kit Public

    JavaScript

  5. new-react-project.md new-react-project.md
    1
    ##### 1. `npx create-react-app project-name & cd project-name`
    2
    
                  
    3
    ##### 2. `npm install eslint-plugin-react eslint-config-airbnb eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react-hooks eslint-config-prettier eslint-plugin-prettier prettier stylelint stylelint-scss stylelint-config-airbnb stylelint-order stylelint-config-idiomatic-order stylelint-prettier stylelint-config-prettier husky lint-staged node-sass --save-dev`
    4
    
                  
    5
    ##### 3. `npm install redux react-redux redux-thunk react-router-dom axios bootstrap react-bootstrap date-fns prop-types react-custom-scrollbars react-select react-datepicker react-text-mask react-toastify formik yup jwt-decode`