Found 3,546 repositories(showing 30)
linhtch90
A simple e-commerce website (bookstore) built with MongoDB, Express, React and Node
kartiknair
A place to browse books and download them
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.
MathyouMB
📚 A Dockerized and Kubernetes configured Bookstore web app built with Golang, React, and Postgres. This is my final project for COMP3005 Database Management Systems.
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.
nileshgulia1
Bookstore using google-book Apis made with reactjs:fire::rocket:
qaiser110
A tutorial on creating a real-world app using ReactNative, Mobx, ESLint, Prettier, Jest, Enzyme and Airbnb React/JSX Style Guide
ITurres
⚛️React-Redux-App⚛️ | An SPA that allows users to display/add/remove books from a list using React + Redux. Check it out! 👇
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.
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.
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.
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.
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.
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.
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
PromzzyKoncepts
A bookstore app that allows a user add a book, displays added book with reviews and rating for each book and allows a user delete a book.
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.
abeltsew
React BookStore Project
Bestbynature
The React Bookstore project is a web application developed using create-react-app. Its primary functionality revolves around interacting with an API to manage a collection of books. The application allows users to perform various operations, including posting a new book to the API and displaying the response in the user interface.