/Book_store

This is a web app that allows you to keep your prefered books safely

Primary LanguageJavaScript

logo

BOOKSTORE APP

📗 Table of Contents

📖 [Bookstore]

[Bookstore] is a simple web app that displays a list of books and allows you to add and remove books from that list.

🛠 Built With

Tech Stack

Client
Languages
  • JavaScript
  • JSX

Key Features

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

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Marcraphael12/Book_store.git

Install

Install this project with:

  cd Book_store
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm run test

(back to top)

👥 Authors

👤 Marc Raphael

(back to top)

🔭 Future Features

  • [Using Redux Store]
  • [Fetching Data from an external API]
  • [Removing the selected book]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project feel free to add comments, and give a star

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse for supporting

(back to top)

📝 License

This project is MIT licensed.

(back to top)