The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to:
- Display a list of books.
- Add a book.
- Remove a selected book.
- React
- Redux toolkit
Not yet
$ git clone https://github.com/fasaldana/bookstore.git
$ cd bookstore
$ npm install
$ npm start
👤 Fernando Saldaña
- GitHub: @fasaldana
- Twitter: @Fernandosal98
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.