Coder Social home page Coder Social logo

gopal2021025 / react-imagegallery Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jenilgajjar20/react-imagegallery

0.0 0.0 0.0 713 KB

Search your favorite image

Home Page: https://fervent-aryabhata-0daf04.netlify.app/

License: MIT License

Shell 0.01% JavaScript 0.78% CSS 99.17% HTML 0.05%

react-imagegallery's Introduction

React-imageGallery

Search your favorite image.

It is a beautiful image gallery app where you can find your favourite images and enjoy the view. Made using CSS. If you like it please star it. You can view it here : https://fervent-aryabhata-0daf04.netlify.app/

Hacktoberfest22

KickStart to Open Source Event

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request and contribute to the open source developer community.

How to Participate

How to create an issue?

If you find a new issue or any bug in the code itself, then click on new issue and add title and discription of issue that you want to raise and request feedback from the maintainer.

Or if you find an existing issue in the issue section in the repository that has not been assigned previously, then ask the maintainer to assign that issue so that you can start working on it.

๐Ÿ’ป Getting started

  • Fork this repo in your local machine .
  • Clone repo locally using git clone https://github.com/@username/React-imageGallery
  • After cloning make sure you create a new branch by using git checkout -b my-branch.
  • Add the modified/created files to the staging using git add .

How to create a Pull Request?

  1. After making changes or modification on to your code locally, you need to add these files to the staging area. bash
    git add <file-name>

  2. Once files added, you need to commit the changes to with an appropriate commit message. bash
    git commit -m "<your-message>"

  3. After commiting the changes, you need to push the changes bash
    git push origin <branch-name>

  4. Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.

  5. Click it and you'll be taken to this screen

  6. Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.

  7. That's it. You have opened a PR. Wait for it to get merged.

react-imagegallery's People

Contributors

jenilgajjar20 avatar gopal2021025 avatar ayushcoder09 avatar kosiso60 avatar ojasmittal avatar reetsrivastava avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.