A react app that displays a list of books, adds a book, removes a selected book.
- HTML, CSS, JavaScript, React, Redux
- Git, Linters, Webpack
To get a local copy of this exercice, Please follow these simple example steps.
-
Clone this repository or download the Zip folder:
git clone git@github.com:bienvenuushindi/book-store.git
-
Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd <folder>
-
Press Enter to navigate to your local clone.
-
Open terminal and Run the following command to install the project's dependencies
npm install
-
Run the following command to launch the project in your browser
npm start
👤 UsbBush
- GitHub: @usbbush
- Twitter: @usbbush
- LinkedIn: ushindi bienvenu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Team
This project is MIT licensed.