book-store

Is an online library application that enables users to keep track of books in their library by adding to and removing books from a list. Built with React JS, Redux and CSS

MIT License

Stars
4

Bookstore

The Bookstore is a website similar to the "Awesome Books" website built in the previous module. I created an MVP version of it that allows me to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

This application was built using React and Redux.

Bookstore project screenshot

Built With

  • React
  • Javascript
  • CSS
  • Redux

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites:

Setup

  • Clone the repository on github to your local terminal
    Install
  • Ensure you have git installed on your terminal
  • Run each of the following codes on your terminal
    • npm install
    • npm run build
    • npm start
      -Ensure you have node.js installed.

Usage

  • Open the index.html file with your browser to view the webpage

Authors

👤 Afolabi Akorede

🤝 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!

Badges
Extracted from project README
Related Projects