ab-noori / bookstore-cmsView external linksLinks
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.
☆22Aug 17, 2023Updated 2 years ago
Alternatives and similar repositories for bookstore-cms
Users that are interested in bookstore-cms are comparing it to the libraries listed below
Sorting:
- A school library application will record the books available in the library and track their borrowers. It will allow new students or teac…☆24Aug 17, 2023Updated 2 years ago
- All main concepts of React like: components, props, state, and hooks are used to create a todo application.☆19Jun 7, 2023Updated 2 years ago
- Personal repository to locate the README file about my GitHub profile.☆21Jan 13, 2026Updated last month
- Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a mod…☆20Jul 21, 2023Updated 2 years ago
- 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 …☆17Apr 29, 2023Updated 2 years ago
- Connecting async logic to interact with a Redux store when fetching data from an external API.☆16Jun 16, 2023Updated 2 years ago
- In this project, we will be working with the real live data from the SpaceX API. Our task is to build a web application for a company tha…