This is a small application using React.JS and Node.JS that organizes books by dividing them into three categories: Read, Want to Read Later, and Currently Reading. You can also search for and add new books.
The application is a search engine connected to an API point. You enter the book's name, and if it's available, it will appear. You can then add the book to one of the three categories, where it will be displayed. Books can be easily moved between categories.
Like this project
Posted Jul 5, 2026
This is a small application using React.JS and Node.JS that organizes books by dividing them into three categories: Read, Want to Read Later, and Currently R...