The Bookstore is a website similar to the "Awesome Books" website built in the previous module. It is built
with react-redux
that allows you
- Display a list of books.
- Add a book.
- Remove a selected book.
- By building this application, you will learn how to use React and Redux.
React-Redux
- Open your terminal or command lines and copy these commands
git clone https://github.com/ridaarif98/bookstore-react.git
cd bookstore-react
npm install
npm run build
npm start
👤 Rida Arif
- GitHub: @ridaarif98
- Twitter: @ridaarif
- LinkedIn: Rida Arif
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse for giving me this chance
- To my Stand Up Team and coding partners who kept my morale up!
- The amazing code reviewers for making me improve every day 👍