This is Facebook clone created using Next.js for educational purposes. User can login using Facebook login API, make posts with images, like posts and comment on posts.
Open the .env.local.example and fill in your Firebase Configurations & NextAuth Configurations then save it as .env.local the run the following command:
npm run dev
# or
yarn run dev
The app hosted on Vercel. Click here to visit.
Direct link: https://fakebook.salimi.my