Zodiac application by nodejs, express, html, css/bootstrap and javascript where users can search for a particular zodiac sign of their interest and know about it along with the dates where it falls.
https://evening-gorge-46505.herokuapp.com/?
- Node (10.15.3)
- NPM (6.13.4)
- Clone this repository
- Open command line in the cloned folder,
- To install dependencies, run npm install.
- To run the application for development, run npm run development.
- Open localhost:3000 in the browser.