proxy-based Twister client written with react-js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.1 KiB

10 years ago
# twister-react
A drop in replacement for [twister-html](https://github.com/miguelfreitas/twister-html) written in [React](https://facebook.github.io/react/) using [Bootstrap](http://getbootstrap.com/) with the [paper theme](https://bootswatch.com/paper/).
The main purpose of this project is to test the underlying Twister library [twister-lib-js](https://github.com/tschaul/twister-lib-js).
## Missing Features
* Retwisting
* Replying
* Hashtag browsing
* User Search
* Trending Hashtags
* Profile Editing
* Direct Messages
* Import/Create Account
## Screenshots
10 years ago
![Alt text](/screenshots/home.png?raw=true "Home")
10 years ago
10 years ago
The home screen with two click account switching.
![Alt text](/screenshots/post.png?raw=true "New Post Modal")
10 years ago
10 years ago
The new post modal
![Alt text](/screenshots/profile.png?raw=true "Profile")
10 years ago
10 years ago
The profile page on the posts tag
![Alt text](/screenshots/following.png?raw=true "Following")
10 years ago
10 years ago
The profile page on the following tab
![Alt text](/screenshots/mentions.png?raw=true "Mentions")
10 years ago
10 years ago
The profile page on the mentions tab
![Alt text](/screenshots/conversation.png?raw=true "Conversation")
10 years ago
10 years ago
The conversation page