Skip to content

Instagram clone using react, typescript, and firebase

Notifications You must be signed in to change notification settings

sungyeonu/finsta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finsta

Instagram (mini) clone using React + Typescript frontend, and Firebase backend.

View the live project at https://sungyeonu.github.io/finsta/#/!

Features

  • login / registeration using OAuth (Google) or email using firebase authorization
  • create and delete "posts", which consists of a caption, a location (optional), and an image
  • profile page, where you can change profile picture, username or log out
  • like and unlike posts
  • comment on posts
  • mobile friendly

Usage

  • npm run start runs the app in development mode
  • npm run build builds the app for production to the build folder
  • npm run deploy deploys the build to github pages

Screenshots

About

Instagram clone using react, typescript, and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published