Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 442 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 442 Bytes

Insta_clone

Inital Requirements:

  1. User Login/Signup - let's keep this easy and not do SSO 1a. Actually might use Google Sign In for Web
  2. Upload Photo
  3. Display photos as thread
  4. Search for other Users
  5. Follow - one way follow
  6. Like Post
  7. Notificaiton

I'll be building this with a full JS stack. Node.js/Express backend with React frontend.

Step 1.
Create Generic Node.js/Express app and wire in Google Sign In