Skip to content

yusa-imit/twitter-like-react-component

Repository files navigation

Twitter-Like-React-Component

This project aims to make

Easily Configurable

Customizable

Responsive

CSS Free

react component that looks like Twitter.

Currently

Working on component implementation.

You can test this library's alpha version by using

npm install tlrc

or

yarn add tlrc

Todos

  • Documentation
  • Component Implementation
    • Main Page
    • Search Page
    • Notification Page
    • Direct Message Page
    • Bookmark Page
    • List Page
    • Profile Page
  • testing
  • make storybook page
  • deploy to npm