Skip to content

grantrostig/hustlin-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hutslin React UI

Hustlin is a project I created to let me know when there is a home baseball game happening. I get notifications every morning so I can plan my day around not using public transportation before, after, or during baseball games.

This project was bootstrapped with Create React App. The JSON API is powered a Lambda function that reads from a DynamoDB table. The code for that can be found at bdougie/serverless-hustl. Notifications are sent via Postmark every morning at 10am UTC. The code for that can be found at bdougie/scheduled-hustlin-notifications

Setup

git clone https://github.com/bdougie/hustlin-react
cd hustlin-react
npm install
npm start

About

This is a React app for the huslin API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.8%
  • JavaScript 10.8%
  • HTML 4.4%