Skip to content

gankush/instagram-clone-udagram

Repository files navigation

Instagram-clone-serverless

This is a clone for instagram app using serverless technology. A user can post, upload image, edit post or remove post. For authorizarion Auth0 has been integrated with the app. For backend side, AWS serverless technology has been used. For front-end use, reactjs is implemened.

Setup:

  • Download project
  • In Client folder, "npm install"
  • "npm start" to start react application

UI use guide

  • Log in (limitation: with reload it forgets the log in credentials, log in with google recommended)
  • Once logged in , you can create post, add photo with post (limitation: text is mandatory for post, photo is not)
  • After post creation, user can edit post by the option (...) button at the top-right corner of each post, or delete it
  • Click on log out button when done.

Sample Demo


Video Demo

https://youtu.be/soEsJ4VhiRg

ScreenShots

Authorization

Alt text

Create a Post

Alt text

Update a Post

Alt text

About

This is a aws serverless application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published