whatthefoobar / zodiac-project

A form app that takes in your birthday and returns your age in years months days , your zodiac sign and a random serial killer that shares the same zodiac as you.

Home Page:https://zodiac-killer.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zodiac-project

In your VScode : right click the Web Scraper folder and chose Open in Integrated Terminal then run npm i to install your node modules (never git push these as they are too large) then also in terminal run the "npm run start" script - if it doesn't work maybe you need to install nodemon so (also in your vsc terminal) npm install -g nodemon. To test this scraper you will see the results in your console which will be shown in your vsc terminal. To test it out replace my url with one of your choice and look for a class of something you wanna collect in my example i used an article title and its url link. Have fun!!!!!

About

A form app that takes in your birthday and returns your age in years months days , your zodiac sign and a random serial killer that shares the same zodiac as you.

https://zodiac-killer.onrender.com/


Languages

Language:CSS 34.7%Language:JavaScript 32.1%Language:SCSS 22.6%Language:HTML 10.5%