Bookstore is a react web app built to show collections of books, and give users access to add new books or remove existing book
CSS
React
Redux
Axios
UUID
-
Cloning
git clone https://github.com/iambenkis/bookstore-app.git
-
Installing packages Run the install npm script to update packages:
-
$ npm install Create a production build
Run the build npm script to generate a static production build of your App:
- $ npm run build Deploy Local
Run the start npm script to launch the app locally:
Testing
Run the test npm script to launch the test runner:
👤 Divine Charlotte
- GitHub: @Divine
- LinkedIn: Divine Charlotte
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-This project was inspired by Microverse