GeekyHacks/BookStoreReact_Vite
In this Repo I will create a simplified version of bookstore that allows me to: Display a list of books, Add a book, and Remove a selected book. Its an application of using React_Vite and Redux in the context of a real application.
JavaScriptMIT