/bookstore-react

The BookStore Manager App is a user-friendly application designed to help you effortlessly organize and manage your personal book collection. You can easily keep track of your reading progress, add new books to your collection, and remove books as needed.

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore React App

This is an application that allows a user to:

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

🛠 Built With

Tech Stack

FrontEnd
Test
  • Jest

Key Features

- A Boostore Library.

(back to top)

🚀 Live Version

[Coming soon](coming soon)

💻 Getting Started

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

Prerequisites

  • You need to have Code Editor Installed
  • Make sure Nodejs and NPM is installed in your system for linters and libraries

Setup

  1. Clone the repo in your local machine:
git clone git clone https://github.com/edubew/bookstore-react
  1. Open terminal and cd into project and install the dependencies
cd bookstore-react
npm install
  1. run the command to open your index.html automatically in your brower:
npm run build
npm start

(back to top)

👥 Authors

👤 Winfred Edube

  • GitHub: @edubew
  • Twitter: @edube_winne
  • LinkedIn: LinkedIn

(back to top)

🔭 Future Features

  • Connect to Redux
  • Connect to API

🤝 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

📝 License

This project is MIT licensed.