Random photo daily. Visit website here.
This repository uses Unsplash. You must register that service in order to run probably.
Rename .env.example
to .env
and fill up enviroment variables.
Run following commands:
yarn dev
or using Docker:
sh ./serve.sh
Note: this repo is used for testing my custom CRA which is includes Redux, Redux Saga, React Router, Jest and Husky.