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.
- React
- Redux Toolkit
To obtain a local copy of the project follow this steps:
- Open your console.
- Type the following
git clone git@github.com:diegoyon/bookstore.git
if you are using a SSH key. - Press ENTER to create your local clone.
- Install dependencies with
npm install
. - Start the SPA by typing
npm start
👤 Diego Yon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse