/bookstore

Primary LanguageJavaScript

Book Store

The Bookstore is a website that allows you to:

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

Built With

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux

Live Demo

Live Demo Link (Not ready yet)

Getting Started

Setup

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

  • Run https://github.com/Kirabo19/bookstore.git

  • Go to the folder cd bookstore

  • Run npm install : To install packages

  • Run npm start : You should now have the project running locally on a dev server. (Open http://localhost:3000 to view it in your browser.)

Author

👤 Patrick Ndimukulaga

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc