All Projects → jamrants → donations

jamrants / donations

Licence: MIT License
Grounding corporate donations in the reality of the individual

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to donations

Gatsby Universal
🔮 An opinionated Gatsby v2 starter for state-of-the-art marketing sites.
Stars: ✭ 617 (+3529.41%)
Mutual labels:  pwa, gatsby
Gatsby Mail
A Gatsby email *application*
Stars: ✭ 450 (+2547.06%)
Mutual labels:  pwa, gatsby
Sol Journal
✎ Simple, personal journaling progressive web app
Stars: ✭ 470 (+2664.71%)
Mutual labels:  pwa, gatsby
Gatsby Advanced Starter
A high performance skeleton starter for GatsbyJS that focuses on SEO/Social features/development environment.
Stars: ✭ 1,224 (+7100%)
Mutual labels:  pwa, gatsby
Builder
Drag and drop page building using your code components
Stars: ✭ 1,281 (+7435.29%)
Mutual labels:  pwa, gatsby
Gatsby Starter Morning Dew
🚀 A Gatsby theme/starter to build lightning-fast blog/websites
Stars: ✭ 186 (+994.12%)
Mutual labels:  pwa, gatsby
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (+476.47%)
Mutual labels:  pwa, gatsby
Reactive Resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Stars: ✭ 3,280 (+19194.12%)
Mutual labels:  pwa, gatsby
phonetically
💬 Spell words phonetically with ease
Stars: ✭ 14 (-17.65%)
Mutual labels:  pwa
workbox-in-js-framework
🍳 Code sample for using Workbox in various JS framework
Stars: ✭ 16 (-5.88%)
Mutual labels:  pwa
bangle-io
A web only WYSIWYG note taking app that saves notes locally in markdown format.
Stars: ✭ 626 (+3582.35%)
Mutual labels:  pwa
edliz
This 7th essential medicines list and standard treatment guidelines for the most common health conditions in Zimbabwe has been endorsed by the National Medicine & Therapeutics Policy Advisory Committee [NMTPAC]. It is the product of many years of combined efforts by hundreds of health workers at all levels of the health care system in Zimbabwe. …
Stars: ✭ 25 (+47.06%)
Mutual labels:  pwa
hyperapp-todo-parcel
marcusasplund.github.io/hyperapp-todo-parcel/
Stars: ✭ 12 (-29.41%)
Mutual labels:  pwa
skin-ui
A Theme UI Live Preview and Code Editor 🎟️
Stars: ✭ 73 (+329.41%)
Mutual labels:  gatsby
gatsby-starter-docz
📝 Gatsby starter with Docz and a blog for your documentation
Stars: ✭ 87 (+411.76%)
Mutual labels:  gatsby
Blog
📔 个人博客,前端小册子
Stars: ✭ 35 (+105.88%)
Mutual labels:  pwa
hackaru-web
An web server for Hackaru
Stars: ✭ 20 (+17.65%)
Mutual labels:  pwa
jekyll-pwa
Jekyll plugin for PWA
Stars: ✭ 95 (+458.82%)
Mutual labels:  pwa
web-starter-kit
An opinionated starter kit with styled-system, graphql-hooks, mobx and nextjs (PWA)
Stars: ✭ 17 (+0%)
Mutual labels:  pwa
saleor-storefront
A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRACETED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
Stars: ✭ 765 (+4400%)
Mutual labels:  pwa

Contributors Forks Stargazers Issues MIT License CI


Logo

Donations Revealed

Corporations have made headlines with big pledges recently – tracking how much they'd be to the average person.
View the Website »

Explore the dataset · Report Bug · Request Feature

Table of Contents

About The Project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g
  • Gatsby CLI
npm install gatsby-cli -g
  • Airtable

Make a copy of our base, and make a note of your Airtable API key, and your Base ID.

You can find your API key under your profile

And you can find your Base ID under help

Installation

  1. Clone the repo
git clone https://github.com/jamrants/donations.git
  1. Install NPM packages
npm install
  1. Add Environment Variables

Create a file named .env.development in the root of the repo, and add the following info:

AIRTABLE_KEY=`yourAirtableKey`
BASE_ID=`yourBaseId`
  1. Run Gatsby
gatsby develop

Usage

This will be filled out at a later date

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

We're using the Gitflow Workflow. Because Github Actions doesn't let us run our CI on a fork, please work off of the Develop branch so we can make sure Master doesn't break.

  1. Fork the Project
  2. Checkout the Develop Branch (git checkout develop)
  3. Create your Feature Branch (git branch feature/AmazingFeature)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request to the Develop Branch

License

Distributed under the MIT License. See LICENSE for more information.

Contact

@jamrants - [email protected]

Project Link: https://github.com/jamrants/donations

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].