ab-noori / bookstore-cmsLinks
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.
☆22Updated 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:
- 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 …☆17Updated 2 years ago
- The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse c…☆18Updated 2 years ago
- Awesome Books ES6 is a simple website that is created using ES6 syntax and modules to displays a list of books and allows you to add and …☆24Updated 2 years ago
- All main concepts of React like: components, props, state, and hooks are used to create a todo application.☆19Updated 2 years ago
- The database diagram is interpreted, and implemented the SQL needed to build that database.☆17Updated 2 years ago
- Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a mod…☆20Updated 2 years ago
- This is a sample repository for setting up the Rails.☆16Updated 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…☆24Updated 2 years ago
- "Math magicians" is a website for mathematics fans. It is a Single Page App (SPA) created using React.JS library, that allows users to ma…☆20Updated 2 years ago
- A school library application will record the books available in the library and track their borrowers. It will allow new students or teac…☆23Updated 2 years ago
- Connecting async logic to interact with a Redux store when fetching data from an external API.☆17Updated 2 years ago
- A few practical tests for JavaScript functions using the Jest library. The AAA pattern is followed to make our tests easier for other dev…☆15Updated 2 years ago
- Personal repository to locate the README file about my GitHub profile.☆21Updated last week
- Practicing the concepts of creating a store, dispatching actions, and reducers.