Skip to content

Romain-Moreaux/instagram-clone-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram clone

Work still in progress, last update: 10-09-2020

Technologies used

  • Frontend
    • ReactJS (create-react-app)
    • Material UI
  • Backend
    • Firebase (auth, database, storage, hosting)

This application is a replication of the main features of Instagram for learning purposes only.

Link to online app

https://instagram-clone-react-b6b97.web.app/

Features added

  • Authentification
    • Sign up
    • Sign in
    • Logout
    • User datas persistence
    • Firebase security rules
  • Interactions
    • Post
      • Create
      • Read
      • Delete
    • Comment
      • Create
      • Read
      • Delete
  • Local storage

coming soon

  • Update Post
  • Update Comment
  • Update password
  • Update Username
  • Like
  • Follow
  • Reels