/facebook-clone

Facebook clone made using NextJs, ReactJs, Tailwind CSS, Firebase. Project is open for contributions.

Primary LanguageJavaScript

This is a Facebook clone web app made using NextJs, ReactJs, Firebase DB, Firestore, Next-auth and Tailwind CSS.

This app utilizes concept of Server Side Rendering and lazy loading in most of the components.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.