Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 629 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 629 Bytes

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