Facebook Clone 2.0

This a clone from the main page of Facebook using server side rendering with nextjs. Fully responsive design.

Features

  • Create and store a post in a Firebase data base.
  • Login with authentication system.
  • Different design depending on screen size.

Packages Used

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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