Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 430 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 430 Bytes

Install this app

  1. Clone this repo
git clone https://github.com/kingkinfajarr/image-gallery-react.git
  1. Install dependencies
npm install
  1. Chance .env.example to .env and chance with your Pixabay API key
  2. Start app
npm start

Credits