Skip to content

freshcodes/foodbanknearme

Repository files navigation

FoodBankNear.Me

This is an example of a Progressive Web App using Preact.

The food banks found in this site are Feeding America members. These banks can connect you to local services offering support to your community.

This site is not associated with Feeding America.

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

# run tests with jest and preact-render-spy 
npm run test

# lint code
npm run lint

# update data feed
npm run updatedata