💻 https://webpage-horoscope.netlify.app/
Project aims to create a horoscope website that shows general information and interpretations of zodiac signs.
Horoscope App(folder)
|
├── assets
| ├── general
| ├── thumbnails
| └── zodiac-signs
├── public
│ └── index.html
├── src
│ ├── components
│ │ ├── main
│ │ │ ├── Main.js
│ │ │ ├── Card.js
│ │ │ └── Main.scss
│ │ ├── header
│ │ │ ├── Header.scss
│ │ │ └── Header.js
│ │ └── navbar
│ │ ├── Navbar.scss
│ │ └── Navbar.js
│ ├── helper
│ │ └── data.js
│ ├── App.js
│ ├── App.scss
│ └── index.js
│
├── .gitignore
├── horoscope.gif
├── LICENSE
├── package-lock.json
├── package.json
└── README.md
Build a Horoscope Page using ReactJS and SCSS.
-
HTML
-
CSS-SCSS
-
JS
-
ReactJS
-
improve coding skills within HTML & CSS-SCSS & JS & ReactJS.
-
use git commands (push, pull, commit, add etc.) and Github as Version Control System.
Your insights and contributions greatly enrich my projects! Whether you're bursting with fresh project concepts or have ideas to enhance existing ones, your input is invaluable. Feel free to open an issue to initiate a dialogue about your thoughts, or submit a pull request with your proposed modifications. Every contribution plays a vital role in my growth and improvement, so thank you for being an integral part of my community!
This repository is licensed under the MIT License. See the MIT licence file for details. For more information please visit MIT License
☺ Happy Coding ✍