Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 1.35 KB

README.md

File metadata and controls

69 lines (39 loc) · 1.35 KB

Logo

Image Search Engine

React Application which gives free images with just a single click

Getting Started with Create React App

This project was bootstrapped with Create React App.

Features

  • Uses Unsplash API
  • High Quality Images
  • Completely Respoinsive
  • Cross platform

Screenshots

App Screenshot

App Screenshot2

Run Locally

Clone down this repository. You will need node and npm installed globally on your machine.

  git clone https://github.com/chellarao-chowdary/image-search-engine.git

Go to the project directory

  cd image-search-engine

Install dependencies

  npm install

Start the server

  npm start

To Visit App:

  localhost:3000

Authors

License

MIT License

MIT