Skip to content

In this project, svg files were taken from twitter's own source files from the path directory. We took all the original own icons used by twitter. You can see it here. Using Firebase, we showed our own twitter account as a stream on the local server. You will be able to see all our posts as an agenda in the right section.

Notifications You must be signed in to change notification settings

Alperenyilan/Twitter-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation git clone https://github.com/Alperenyilan/Twitter-feed.git

React

cd client npm install npm start

Responsive Fixes (It's still going on)

Language Support (EN)

React ENV

SERVER_HOST = http://localhost:3000

Tech Stack Client: React,JS,Tailwind CSS

(Packages: axios, tailwindcss,FireBase,React Icons)

Feedback If you have any feedback, please reach out to me at alperenyln1@gmail.com

import firebase from "firebase"; import "firebase/database";

const firebaseConfig = { apiKey: "AIzaSyAWhc2XOQWWYAay1KZlYZF3Dxofj9h-Yag", "************" authDomain: "twitter-clone-2f23f.firebaseapp.com", projectId: "twitter-clone-2f23f", storageBucket: "twitter-clone-2f23f.appspot.com", messagingSenderId: "1066171149802", appId: "1:1066171149802:web:8c8ce0c2a2748fae015693", measurementId: "G-BRNN687BGK" };

SCREENSHOT

twitter clone

// Initialize Firebase

About the project : In this project, svg files were taken from twitter's own source files from the path directory. We took all the original own icons used by twitter. You can see it here. Using Firebase, we showed our own twitter account as a stream on the local server. You will be able to see all our posts as an agenda in the right section.

About

In this project, svg files were taken from twitter's own source files from the path directory. We took all the original own icons used by twitter. You can see it here. Using Firebase, we showed our own twitter account as a stream on the local server. You will be able to see all our posts as an agenda in the right section.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published