twister-react/README.md

40 lines
1.1 KiB
Markdown
Raw Normal View History

2015-04-08 07:45:06 +02:00
# twister-react
2015-05-31 17:31:30 +02:00
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/).
2015-05-31 17:31:03 +02:00
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
* User Search
* Trending Hashtags
* Profile Editing
* Direct Messages
* Import/Create Account
2015-05-31 16:59:25 +02:00
## Screenshots
2015-05-31 17:03:12 +02:00
![Alt text](/screenshots/home.png?raw=true "Home")
2015-05-31 17:05:12 +02:00
2015-05-31 17:03:12 +02:00
The home screen with two click account switching.
![Alt text](/screenshots/post.png?raw=true "New Post Modal")
2015-05-31 17:05:12 +02:00
2015-05-31 17:03:12 +02:00
The new post modal
![Alt text](/screenshots/profile.png?raw=true "Profile")
2015-05-31 17:05:12 +02:00
2015-05-31 17:31:58 +02:00
The profile page on the posts tab
2015-05-31 17:03:12 +02:00
![Alt text](/screenshots/following.png?raw=true "Following")
2015-05-31 17:05:12 +02:00
2015-05-31 17:03:12 +02:00
The profile page on the following tab
![Alt text](/screenshots/mentions.png?raw=true "Mentions")
2015-05-31 17:05:12 +02:00
2015-05-31 17:03:12 +02:00
The profile page on the mentions tab
![Alt text](/screenshots/conversation.png?raw=true "Conversation")
2015-05-31 17:05:12 +02:00
2015-05-31 17:03:12 +02:00
The conversation page