Skip to content

J-Walters/daily-horoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Daily Horoscope

Daily Horoscope is a web application for users to select their zodiac sign and view, not only their horoscope reading, but compatible sign, lucky number, mood and more!

About The Project


The goal of this project was to familiarize myself with external api's and deliver them in an aesthetically pleasing way. Combine that with a love of all things astrological and Daily Horoscope is born! Check in daily to get a new horoscope reading and learn how to navigate the stars. If you have any questions or suggestions please do not hesitate to reach out via the contact information below.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Get a free API Key at https://rapidapi.com/sameer.kumar/api/aztro/
  2. Clone the repo
    git clone https://github.com/J-Walters/daily-horoscope.git
  3. Install NPM packages
    npm install
  4. Enter your API in Horoscope.js
    const API_KEY = 'ENTER YOUR API';
  5. Start the project
    npm start
    

Usage

Roadmap

  • A user should be able to enter birthdate in modal and receive corresponding zodiac sign.
  • Create a favorite’s list of readings.
  • Tweet/Email/Text reading (more sharing options)

Checkout out a detailed version of next steps for code and design here!

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Jordan Walters - LinkedIn - [email protected] - GitHub

Deployed Link: https://dailyhoroscope-reading.netlify.app/

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published