tyeung2017 / sunsetly

Searching sun rise and sun set time in UTC by location names and date
https://sunsetly.herokuapp.com/
0 stars 0 forks source link

Image Build Status

Sunsetly

This application finds out the exact time of sunrise/sunset for a chosen city/date by a user. To check out the app, please clone this repository.

git clone

Install the dependencies

npm i

Run start

npm start

User Story:

As a someone who wants to have a fresh start of her/his day:

As a someone who wants to spend special time watching a sunset:

Specs:

Architecture:

Image

Stretch Goal:

Convert UTC times
Lovely CSS layouts

Code Guidelines:

CamelCase for variable names Comments for code clarification Remove all unncessary 'console.log'