Tweets random photos of Canada from unsplash every few hours.
- Automatic hashtags
- Add description from Unsplash
- Set time to tweet
- HQ Images
http://twitter.com/photosofcanada
To run this project, you will need a twitter and unsplash dev account and add the following environment variables to your .env file
APP_KEY
APP_SECRET
ACCESS_TOKEN
ACCESS_SECRET
UNSPLASH_KEY
To deploy this project run
npm run start
Contributions are always welcome!