It is a web application that allows to select and categorize books that you have read, are currently reading, or want to read.
React for the interface and Fetch API to fetch data from the server asynchronously.
It is a content and comment web app. Users will be able to post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users will also be able to edit and delete posts and comments.
React for the interface, Redux for the data store and Thunks as Middleware and Fetch API to fetch data from the server asynchronously
A mobile flashcard app
React Native, Redux and AsyncStorage