Skip to content

damilolaolatunji/realtime-photo-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Photo Feed

Demo of a realtime photo feed with React, Cloudinary and Pusher. Tutorial: https://pusher.com/tutorials/live-feed-react-cloudinary

Getting Started

  1. Clone this repository and cd into it.
  2. Execute npm install to download dependencies.
  3. See tutorial for notes on how to get the required keys from Pusher
  4. Open app.js and variables.env and update them with your Pusher and Cloudinary credentials
  5. Run node server.js to start the express server
  6. cd into the client folder, run npm install followed by yarn start to start the development server. View http://localhost:3000 in your browser.

Pre-requisites

Built With

Licence

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages