Found 663 repositories(showing 30)
VitorGuedesMadeira
The Bookstore is a website that allows the user to display a list of books, and add or remove a book from an API. Built with React/Redux (Redux ToolKit).
ab-noori
Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add a book and Remove a selected book.
Alejandroq12
A modern, responsive bookstore application built with React, Redux, and a bookstore API. The app allows users to browse, add, and remove books, showcasing efficient state management and real-time data handling.
ab-noori
Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add a book and Remove a selected book.
fedgut
A Bookstore CMS made with React-Redux. Tested with Jest.
kifle23
Bookstore is a website built using React and Redux with the functionality of adding or removing books from the list that is saved on an API.
apt2tell
In this project, I built a React-Redux API based Bookstore. This allows users to add and delete books from the API. I styled the App using Zeplin as a collaboration tool.
Salimer
BookStore is a website that stores books names, authors, genre, and the user's progress on reading. Implementing this project to learn how to use React and Redux in the context of a real application.
yayner2002
The Bookstore is a website developed using React/Redux having two subpages: "Books" and "Categories." Which enables users to add and display book lists.
VitorGuedesMadeira
The Bookstore is a website created with React and Redux Toolkit that allows the user to display a list of books, and add or remove a book from an API.
imhilla
Bookstore is a React and Redux project that enables a user to be able to add, remove, and edit books in the store. User get to update chapters they are reading, they get to see progress of each book they have and currently reading in the book store.
HENRYKC24
This is a React application for managing books you want to read. It tracks your progress and makes the reading the books enlisted as a goal. The project is built using HTML, CSS, JavaScript, React, and Redux.
dgsierra
This app is a small Bookstore website where you can keep track of your reading habits, is build it using React, JSX, Router and Redux.
dicodiaz
"Bookstore" is a mock online bookstore that features thunks to consume a Bookstore API. Built with React, Redux, and Bootstrap. It allows you to display a list of books, add a book, and remove a selected book.
Nemwel-Boniface
Nemwel Bookstore is a CRUD application for listing books built with React and Redux. It posts and retrieved books information from an API.
ikennarichard
Bookstore helps you to track the books your reading, you can add or delete a book and view your current progress. Built with React and Redux
shadabwahidullah
This project will lay foundations for your Bookstore website. I will create a React and Redux app. I will structure my files using the "feature folder" approach. I will also set up routing using React Router.
Sahar-AbdelSamad
The Bookstore is a React-Redux application connected to an existing API to create and remove books in a remote server. Users can Display the list of books, Add and Remove a selected book.
macnick
Magic-books Inc. bookstore application. Fast, dynamic and responsive build with React & Redux.
AnselemOdims
Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React, Redux, and Styled Components
rammazzoti2000
A very simple BookStore application using React and Redux. The project was split into multiple milestones, and each milestone had functional and technical requirements that needed to be implemented.
AbeeraTahir
Bookstore is a website that allows users to see the list of books, add a book to the list, and remove a book from the list. It is built with React, Redux, and Bookstore API.
OybekKayumov
The Bookstore is a website allows you to: Display a list of books, Add a book, Remove a selected book. Built using React and Redux.
diegoyon
The Bookstore is a website created with React and Redux Toolkit that allows the user to display a list of books, and add or remove a book from an API.
alicemirigo92
Bookstore is a website that allows one to Display a list of books, Add a book and Remove a selected book. It's built using React and Redux, and connect to an API.
usmansbk
Bookstore website built with React and Redux
Dipeshtwis
This is a bookstore application that collects all the books according to their categories. Made with React & Redux.
Ruthmy
📚 "Bookstore" is a React and Redux website that displays a list of books and allows you to add and remove books from that list.
steveWDamesJr
The Bookstore is a website that allows you to: display a list of books, add a book and remove a selected book. "Built with REACT & Redux | CSS".
firmoholanda
API for bookstore-react-redux front-end app. this REST API allows us to manage database resources. a signed user can: add, remove, list, and update books as well as select a favorite book.