bilal-23 / twitter-clone

Twitter Clone made with react

Home Page:https://twitterclone23.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Clone 🛫🛬�

Twitter Clone made with Reactjs. It's not the exact clone, but it do have the functionality to tweet.

Features 💡

  • Realtime firestore databsae.
  • Google authentication

Screenshots

login page feed

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites 📋

You'll need Git and Node.js (which comes with NPM) installed on your computer.

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

How To Use 🔧

From your command line, first clone this repo:

# Clone this repository
$ git clone https://github.com/bilal-23/twitter-clone

# Go into the repository
$ cd twitter-clone

# Remove current origin repository
$ git remote remove origin

Then you can install the dependencies either using NPM or Yarn:

Using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm start

Once your server has started, go to this url http://localhost:3000/ and you will see the website running on a Development Server.

Technologies used 🛠️

About

Twitter Clone made with react

https://twitterclone23.netlify.app/


Languages

Language:JavaScript 62.2%Language:SCSS 32.7%Language:HTML 5.1%