/twitter-clone

This is a twitter clone. This clone covers the basics of the famous social network.

Primary LanguageJavaScript

Twitter clone

Prerequisites

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

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

npm run build

This will generate a distribution version of the site.

npm run start

This will run the previously generated build version.

Technologies

  • Next

  • Firebase

  • CSS Modules

  • Styled Components

Mandatory environment variables

NEXT_PUBLIC_FIREBASE_KEYS