Demo: https://image-picker.netlify.app
🚀 Setup steps to run on your development machine:
- Git clone
- npm install or yarn install
- Create
.env.development
file, use.env.example
as a reference - Go to unsplash, create developer account and put your client id into
.env.development
you just created - npm run start