Skip to content
View imshines's full-sized avatar
πŸ› οΈ
Building
πŸ› οΈ
Building

Highlights

  • Pro
Block or Report

Block or report imshines

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
imshines/README.md

Pinned

  1. react-lightbox-pack react-lightbox-pack Public

    A minimal lightbox package for react βš›

    JavaScript 5 6

  2. resources-for-react resources-for-react Public

    A curated list of React packages, tutorials, videos, blogs which can help you learn react and code with ease.

    6

  3. web.snips-codes web.snips-codes Public

    All the code snippets that I post on my Instagram -> @web.snips are available here!

    HTML 2

  4. react-weather-app react-weather-app Public

    A Simple Weather app using React and OpenWeatherMap API πŸ”₯

    JavaScript 2 7

  5. react-movie-app react-movie-app Public

    Movie app created using TMDB API

    JavaScript

  6. React useRef Example React useRef Example
    1
    import React from 'react';
    2
    import './style.css';
    3
    
                  
    4
    export default function App() {
    5
      const inputRef = React.useRef(); // Creating a ref