/free-img-search

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

Primary LanguageJavaScript

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