Zodiac Healer

The Z.H is a web app that displays a user’s horoscope in a modern, minimalistic and easy to digest way.

Zodiac Healer

The Z.H is a web app that displays a user’s horoscope in a modern, minimalistic and easy to digest way.

Over the last few years, interest in astrology has experienced something of a boom, thanks to the general feelings of uncertainty left over by the pandemic, young people’s growing obsession with new-age topics trending on Tiktok and rise of investment companies backing astrology apps like Co-Star and Sanctuary.

But finding simple, easy to read horoscopes has become a bit of a mission. Most sites overcomplicate the user journey, asking for dozens of data points and requiring users to share their emails and contact details before they can even see if this is the site for them.

The Z.H helps you move past all the noise and get your daily horoscope in a couple of clicks and displays it in a modern, easy to read way.

Technologies

This project was bootstrapped with Create React App.

React

React Router

HTML

CSS

JavaScript
Aztro API

FEATURES

This web app has four screens.

Generate Daily Horoscope

Sign selector
Date selector (today/tomorrow)

Generated Horoscope

Current Date: {{data.current_date}}
Compatibility: {{data.compatibility}}
Lucky Number: {{data.lucky_number}}
Lucky Time: {{data.lucky_time}}
Color: {{data.color}}
Date Range: {{data.date_range}}
Mood: {{data.mood}}
Description: {{data.description}}

Affirmations

Mood
Question (optional)

Generated Affirmation

Affirmation: {affirmation.affirmation}
Answer: {answer.answer}

Link to Zodiac Healer