Skip to content

Prof-isaac/photo-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo-search-app

This project (photo-search-app) was bootstrapped with create-react-app. It an application that allows you to search for any Photo of your choice using Unplashing ApI.

Install

Open the Terminal inside the root of the project folder (photo-search-app), and then run the command.

npm install

get an api key from unsplash.com and add a .env file to the root of project folder, add an api key with name REACT_APP_apiAccessKey.

Running the Server App

Runs the app in the development mode.
run the command

npm start

This will start the developent server on a default port 3000 and the the application will be displayed using your default browser.

To stop the server running run the command CTRL+C

About

this application is a photo search app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published