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.
Stars
9
Forks
0
Watchers
9
Open Issues
0
Overall repository health assessment
^1.9.5^13.4.0^13.5.0^18.2.0^18.2.0^8.0.5^15.8.1^1.4.0^4.8.0^6.11.0^9.0.0^2.1.4^7.21.4^7.21.3^7.21.4^7.18.6^5.16.5^7.32.0^18.2.1^2.27.5^6.7.1^7.32.2^4.6.0^5.0.1^18.2.0^13.13.1^21.0.0^1.9.0^3.21.031
commits
:shipit: Accessed extra state values to complement the new JSX
8aa3dd9View on GitHub:rocket: Implement useEffect hook to re-render upon data retrieval from the API
9344034View on GitHub:rocket: Implement createAsyncThunk and axios as the fetch library
0908ef7View on GitHub:zap: Modify the files for the implementation of accessing state from redux in react
a6865faView on GitHub