Skip to content

theBstar/free-img-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An App to search for free photos to use in your project

# Live at

Uses Pixabay API

To run localy

Clone the repo

Create a .env file following .env.example template and replace API key

Run npm install to install the dependencies

Run npm run start-react to start the dev server, on port 3000