GithubHelp home page GithubHelp logo

mokshagnav / image-searcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vijaykv5/snapgrid

0.0 0.0 0.0 7.95 MB

Image Searcher ๐Ÿ“ท๐ŸŒ

Home Page: https://vijaykv-image-searcher.netlify.app/

License: MIT License

JavaScript 95.21% CSS 0.53% HTML 4.26%

image-searcher's Introduction

Image Searcher

Image Searcher

Image Searcher is a web application built with React JS that allows users to search for images using the Unsplash API. It provides a user-friendly interface for searching and exploring a vast collection of high-quality images.

  • Search for images using keywords.
  • View image results with details such as author, description, and download link.
  • Infinite scrolling for seamless browsing of image results.
  • Responsive design for a great user experience on both desktop and mobile devices.

Getting Started

To get started with the Image Searcher project, follow these steps:

  1. Clone the repository to your local machine:
 git clone https://github.com/Vijaykv5/Image-Searcher.git 
  1. Navigate to the project directory:
 cd vijaykv-image-searcher
  1. Install the project dependencies:
 npm install
  1. Create a .env file in the project root directory and add your Unsplash API access key:
 echo "REACT_APP_UNSPLASH_API_KEY=your-unsplash-api-key" > .env

Make sure to replace your-unsplash-api-key with your actual API access key obtained from the Unsplash Developer Dashboard.

  1. Start the development server:
 npm start

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

 git checkout -b feature/new-feature
  1. Make your changes and commit them:
 git commit -m 'Add new feature'
  1. Push your changes to your fork:
 git push origin feature/new-feature
  1. Create a pull request to the main branch of the original repository.

    After pushing your changes to your fork, visit the original repository on GitHub. You should see a prompt to create a pull request for your branch.

  2. Provide a detailed description of your changes in the pull request.

    When creating the pull request, it's essential to provide context about your changes. Explain why the changes are necessary, how they solve a particular issue or improve the project, and any relevant details that will help the project maintainers understand your contribution.

    The more information you provide, the easier it is for our team to review and merge your contributions more efficiently.

Thank you for contributing to our project!

Your contributions are valuable, and we appreciate your effort in making our project better.

If you like the project, please feel free to give it a โญ๏ธ

image-searcher's People

Contributors

vijaykv5 avatar juninhokaponne avatar apollxo avatar lcrojano avatar mokshagnav 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.