https://github.com/repjackson/whatscooking
https://github.com/repjackson/whatscooking
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/repjackson/whatscooking
- Owner: repjackson
- Created: 2020-03-22T22:40:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T21:35:12.000Z (almost 6 years ago)
- Last Synced: 2025-04-07T11:48:12.502Z (about 1 year ago)
- Language: CoffeeScript
- Size: 992 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whats cookin
- install meteor (https://www.meteor.com/install)
- clone repo
- 'meteor npm install' (just first time)
- 'meteor npm start' (to run local server)
## reference
- meteor docs: https://docs.meteor.com/#/full/
- ui framework fomantic (semantic fork): https://fomantic-ui.com/introduction/glossary.html
- meteor tutorial with blaze (frontend framework): https://www.meteor.com/tutorials/blaze/creating-an-app
- javascript to coffee converter: http://js2.coffee/
- html to jade converter: https://html2jade.org/
- food apis: https://rapidapi.com/search/food
- stripe: https://dashboard.stripe.com/dashboard
rachelerhodes@gmail.com