Skip to content

chellarao-chowdary/image-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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