/bookstore-app

This is a project to make a web app that displays a list of books and allows user to add and remove books from that list. The goal is to make it more organized by using React and redux

Primary LanguageJavaScript

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

BOOK STORE

Built With:

CSS

React

Redux

Axios

UUID

Live demo

NETLIFY Live Demo

HEROKU Live Demo

project setup

  • 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:

$ npm start

Testing

Run the test npm script to launch the test runner:

Authors

👤 Divine Charlotte

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-This project was inspired by Microverse