Horoscope
A daily horoscope website which gets horoscope content from the web. Project uses apify to scrap the content and serve it as an API. Built using Gatsby.

Getting started
- Clone this repo and install packages by running
npm install - Create a task in Apify, check
apifyfolder for more info - Run
cp .env.example .env.developmentand add your Apify information - Run development environment
npm run develop - Visit
http://localhost:8000/