Get sunset times.
# Clone this repository
git clone https://github.com/Bloggify/sunset
# Install the dependencies
cd sunset && npm i
# Start the app in dev mode
npm run start:dev
There are few ways to get help:
- Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
- For bug reports and feature requests, open issues. ๐
Have an idea? Found a bug? See how to contribute.