A fully responsive naive implementation with simple post and photo uploading capabilities using Facebook login. Live deployed on Vercel.
https://react-facebook-clone-tau.vercel.app/
- React
- Next.js
- NextAuth (OAuth Facebook Provider)
- Firebase
- TailwindCSS
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.