Skip to content

This project includes a web application that provides information about horoscopes.

Notifications You must be signed in to change notification settings

furkan-dogu/horoscope-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horoscope Solution

About the Project

This project includes a web application that provides information about horoscopes.

Table of Contents

Live Demo

Horoscope Solution Demo

How to Use

  1. On the main page, select your birthdate and find your horoscope sign.
  2. View personalized horoscope information for the selected sign.

Features

  • Determining the horoscope sign based on the birthdate.
  • User-friendly interface.

Technologies

The following technologies are used in this project:

  • React.js
  • Sass

Project Skeleton

Horoscope Solution(folder)
|
|----readme.md       
SOLUTION
├── public
│     └── index.html
├── src
│    ├── components
│    │       ├── main
│    │       │     ├── Main.jsx
│    │       │     ├── Card.jsx
│    │       │     └── Main.scss
│    │       ├── header
│    │       │     ├── Header.scss
│    │       │     └── Header.jsx
│    │       └── navbar
│    │             ├── Navbar.scss
│    │             └── Navbar.jsx
│    ├── helper
│    │       └── data.js
│    ├── App.jsx
│    ├── App.scss
│    └── index.jsx
│
├── package.json
└── yarn.lock

Screenshots

Compatibility

The project is compatible with both wide-screen computers and mobile devices.

About

This project includes a web application that provides information about horoscopes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published