Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.07 KB

FBLOG

A mini-Facebook clone with simple chat system.

Awesome

Technology used: MeteorJS + ReactJS + Mantra

Developer: Mark Melgo and Radley Rosal

Installation

Important: You need to install meteor, take note that node might also be required for some magic to work. We will deploy this app soon.

  1. npm run install
  2. go to settings.json and add your own cdn keys or else you cannot upload any picture.
  3. Optionally, you can run the tests first using the command gagarin or gagarin -B to skip build.
  4. npm run start to start the app.
  5. app will start at port 4000

(run multiple instances or connect via ip to experience realtime stuff like facebook)

Screenshots

Login Home Home-1 Notif Notif1 Message

Feel free to submit issues