Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DaminiPandey/twitter-clone

 
 

Repository files navigation

Twitter Clone

A web-application that provides a platform for colleges to host Asynchronous Online Discussion Forums for their students.

Table of contents

Get Started

  • Clone the repositroy.
  • Go to the project directory in the terminal & install the required dependencies by using:
npm install
  • Type the command :
npm start
  • Note - you will need to generate your own environment variables for Firebase and auth0. You can check the required variables in .env.sample file.

Live Demo

Technologies

  • React.js
  • TypeScript
  • Redux
  • Firebase
  • SASS
  • React Bootstrap
  • auth0

Features

  • User Authentication with auth0
  • User can create a new tweet
  • User can like, retweet, reply to a tweet
  • User can follow other users
  • User can view his/her profile
  • User can view other user's profile
  • User can edit his/her profile
  • User can bookmark a tweet
  • Responsive design
  • Persistent data & file storage with Firebase

Status

Project is: in progress

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.8%
  • SCSS 6.5%
  • JavaScript 1.5%
  • Other 0.2%