A simple social networking app made using ReactJS, GraphQL and AWS services.
- Golabl Timeline - The Global Timeline page lets the user see all the posts posted by the users on the app.
- Home - The Home page lets the user see only those posts posted by the ones whom the user follows.
- Search - On the search page the users can search for keywords or phrases which will display the results (posts) containing those keywords/phrases.
- Profile - On the Profile page the users can see all the posts posted by the user.
- Follow/Unfollow - The users can follow other users and can see their posts on the home page. The users can unfollow as well at any point of time.