This repository contains my solution materials for Udacity's React Nanodegree Program projects.
-
1 - MyReads: A React application to create a virtual bookcase to store books and track what you're reading. Use the provided Books API to search for books and add them to a bookshelf.
-
2 - Would You Rather?: Would you Rather game where users are given questions and must choose one of them. Built using the state management features of Redux and the component model of React.
-
3 - Flashcards: Flashcards app built using React Native.