Skip to content

alexissdev/image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Image Search Application.

This is a basic application intended to be a search engine for images in the browser Unsplash

Necessary Configurations

You must create your client-key in Unsplash Developer

After you have created it you must paste that key in the Json Configuration file.

Preparations to start the application

Install Dependencies.

Install the dependencies

npm install

Start the application in development mode.

npm start

Build the application for production.

npm run build

Example of Application.

Example of Application

About

This is a fairly simple image search engine using ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published