The Bookstore is a that allows user to:
- Display a list of books.
- Add a book.
- Remove a selected book.
This project was bootstrapped with Create React App.
- HTML
- CSS
- JavaScript
- Redux
To get a local copy follow the following steps:
- Copy this link https://github.com/phelian23/bookstore.git
- Open your terminal or command line
- Run git clone and paste the link
- Open the folder with your code editor
- Create a branch to work on
- run npm start
👤 Phelian23
- GitHub: @phelian23
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc