Skip to content

dxe/donation-thermometer

Repository files navigation

Donation thermometer

This project was bootstrapped with Create React App.

pnpm dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

pnpm build:parcel

Builds the app using parcel.

Usage

After building, copy the dist files into the static-s3 repo for hosting.

Then you can embed it on any website like this:

<link href="https://dxe-static.s3.amazonaws.com/donation-thermometer/index.css" rel="stylesheet" />
<div class="dxe-donation-thermometer" data-start-date="2022-09-21" data-goal="25000"></div>
<script src="https://dxe-static.s3.amazonaws.com/donation-thermometer/index.js"></script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published