This repo is a starter project for a React study group. It uses React Essentials as a guide.
- fork this git repo: https://github.com/slrubinstein/my-react-essentials
- cd my-react-essentials
- run "sh startup.sh" to install other github dependencies for snapkite-engine, which will appear in ../resources
- cd ../resources/snapkite-engine
- enter your twitter API credentials into config.json
- add the following filters to the filters array in config.json "snapkite-filter-is-possibly-sensitive", "snapkite-filter-has-mobile-photo", "snapkite-filter-is-retweet", "spankite-filter-has-text"
- npm install
- npm start
- You should see "[Snapkite][Socket] Listening on port 3000"