Skip to content

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

Notifications You must be signed in to change notification settings

tzivigelstein/twitter-clone

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published