You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➿ 💡 My Udacity projects that I have made to improve my skills and complete my nanodegree. Please don't use it to copy the projects. Submit the PR if you want something to be added to this repository.
📚 MyReads is @udacity React Nanodegree Project. This is a book tracking app allows you to select and categorize books you have read, are currently reading, or want to read. The project emphasizes using React to build the application and provides an API server and client library that it should be persisted information as user’s interacts with the…
Users can post content to predefined categories, comment on their posts and other users' posts, and vote on posts their. Users are be able to edit and delete posts and comments as well.
Would You Rather is a polling game that presents the user with a series of questions that can be answered one of two ways. It's built with React, Redux, React Router, & Redux Thunk.
In this project we tweet the post, reply the any comments also like the post of users, this is real world project, I used react, redux, middleware, redux-thunk
A frontend react application works with APIs that allows you to search about your favorite books and indicate their status "Is Reading", "read" or "want to read" and there are three shelves for this status, also you can remove unwanted books.