- Feed content is loaded from Firebase
- User settings are loaded from and persisted to Firebase
- Feed filters are fully functional (all, photos, videos)
- Demo site is available here - staging.simplysocial-bryceyork.divshot.io
- Check you have the required dependencies: Node ≥ v0.10 & npm ≥ 2.1.5
node -v && npm -v
- Clone the project
git clone https://github.com/meetbryce/simplysocial.git
- Install NodeJS dependencies
npm install -d
- Compile files, start watching files, and start dev server
npm start
- Open the dev server in your brower
localhost:8080
also available on the network usingComputerName.local:8080
Released under the MIT license, for details see LICENSE.
NB: The rights to the design and assets are the property of Aaron Stump