- Display a list of books
- Add a book.
- Remove a selected book.
Test
- Jest
- A Boostore Library.
[Coming soon](coming soon)
To get a local copy up and running follow these simple example steps.
- You need to have Code Editor Installed
- Make sure Nodejs and NPM is installed in your system for linters and libraries
- Clone the repo in your local machine:
git clone git clone https://github.com/edubew/bookstore-react
- Open terminal and cd into project and install the dependencies
cd bookstore-react
npm install
- run the command to open your index.html automatically in your brower:
npm run build
npm start
👤 Winfred Edube
- GitHub: @edubew
- Twitter: @edube_winne
- LinkedIn: LinkedIn
- Connect to Redux
- Connect to API
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
This project is MIT licensed.