Skip to content

Sign in using | Email: default@test.com Password: test123 | (if you don't want to sign up!) Fully functioning back-end with Firebase, user authentication and all. built with help from: https://www.youtube.com/watch?v=mDgEqoQUBgk

Notifications You must be signed in to change notification settings

noclipping/instagramClone

Repository files navigation

📸 Instagram Clone

An instagram clone made using tailwindcss, react, and firebase. Includes:

  • User creation
  • Followers
  • Liking Posts
  • Commenting on posts
  • Suggested profiles

Firebase React TailwindCSS

▶️ Demo

Demo Gif

👾 Usage/Examples

Sign in using

Email: default@test.com

Password: test123 

(if you don't want to sign up!)

Clone the repo and use

npm i to check it out yourself.

Be sure to include a .env file with a firebase api key -- i.e.

// ( in file .env)
FIREBASE_APP_API_KEY=asfh89ehg892341239jdfg

and your own firebase config in src/lib/firebase.js

const config = {
// your firebase config here
}

About

Sign in using | Email: default@test.com Password: test123 | (if you don't want to sign up!) Fully functioning back-end with Firebase, user authentication and all. built with help from: https://www.youtube.com/watch?v=mDgEqoQUBgk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published