Skip to content

harunakawakami/daily-horoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Horoscope

Daily Horoscope is a website for everyone to check their daily horoscope easily.

Screen

image

image

Installation

Install daily-horoscope with git clone or folk

Run Locally

Clone the project

You can git clone and go to the project directory

  cd daily-horoscope

Install dependencies

  npm install

Start the server

  npm run start