So-what-now
generates ideas based of the 17 Sustainable Development Goals (SDGs) of the United Nations. The ideas can be used to come up with inspiration for a research paper, startup or article.
# clone the repo
git clone https://github.com/this-oliver/so-what-now.git
# install the dependencies
npm install
# build project
npm run build
# start the server
npm run start