BOOKSTORE APP
Bookstore is a react web app built to show collections of books, and give users access to add new books or remove existing book
Built With:
CSS
React
Redux
Axios
UUID
Live demo
project setup
- Cloning
$ git clone [email protected]:divinecharlotte/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:
$ npm start
Testing
Run the test npm script to launch the test runner:
👤
Author
linkedIn: https://www.linkedin.com/in/charlotte-divine-dusenge-31b19017a/
GitHub: https://github.com/divinecharlotte
Show your support
Give a
Acknowledgement:
Big thanks to Microverse.
Hat tip to W3css and every website that trained me to code. etc.