On April 22-24, the 50th anniversary of Earth Day, millions of people around the world are going online for a three-day mobilization to stop the climate emergency.
The event is named Earth Day Live, and this is the source code for Earth Day Live's widget that will allow anyone with a website to join the event in solidarity. Click here to learn more.
This project was based on the Digital Climate Strike widget, which was used to black out thousands of websites last September, in support of what became the largest climate strike ever. Read about the results of the Digital Climate Strike here.
Earth Day Live will mobilize millions to fight for the future of our planet.
This project makes use of this widget. Add this to your site to participate.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
# run unit tests
$ npm run test
For detailed explanation on how things work, check out Nuxt.js docs.