Skip to content

Ajinkyap22/twitter-clone

Repository files navigation

Twitter Clone

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: finished

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors