Skip to content

Sitray/twitter-clone

Repository files navigation

Twitter clone using NextJS, Tailwind.css and Firebase

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

WIP

DONE:

  • Login with Github using Firebase
  • Post a Twit ✅
  • Load your own twits at the home page ✅
  • Open a single twit ✅
  • Navigation from Login, Home Page and Twit its already done ✅
  • Auto update Timeline when ther's a new Twit ✅
  • Can delete a twit ✅

TODO:

  • Profile page
  • Update buttons to have a better navigation options
  • Logout from our twitter clone
  • Edit a twit
  • Delete a twit
  • Like a twit
  • Retweet a twit
  • Follow other users and unfollow them
  • Load twits from other users(Now we see all the twits)
  • Load twits only from the users you follow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published