React Application which gives free images with just a single click
This project was bootstrapped with Create React App.
- Uses Unsplash API
- High Quality Images
- Completely Respoinsive
- Cross platform
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