Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thebstar/free-img-search

An App to search for free photos to use in your project
https://github.com/thebstar/free-img-search

css html javasc react reactjs

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# An App to search for free photos to use in your project
# # Live [at](https://free-img-search.herokuapp.com/)
## Uses Pixabay API

# To run localy
## Clone the repo
## [Get API key from pixabay](https://pixabay.com/api/docs/)
## 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