/Book-Store

BookStore is a webapp that allows users to display a list of books, add a book, and remove a selected. Built with React and Redux

Primary LanguageJavaScriptMIT LicenseMIT

BookStore Web App

📗 Table of Contents

📖 BOOKSTORE WEB APP

BookStore is a webapp that allows users to display a list of books, add a book, and remove a selected.

🛠 Built With

Tech Stack

React.js

Key Features

  • displays all the books in the collection
  • can add new books to the collection
  • can remove existing books from the collection

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

  • To have a prior knowledge of Linters, Git, HTML & CSS
  • Clone or fork the repository
  • A web browser (google chrome preferably)
  • A code editor (e.g vscode)

Setup

Clone this repository to your desired folder:

cd my-folder git clone git@github.com:Simpleshaikh1/Book-Store.git

Install

To install this project run the following commands in your terminal:

  • git clone git@github.com:Simpleshaikh1/Book-Store.git
  • npm run install

Usage

To use this project run the following command:

  • npm run dev

Run tests

To run a test on this project run the following command:

  • npm run test

Deployment

You can deploy this project:

  • on any hosting services

(back to top)

👥 Authors

👤 Deborah Fashoro

(back to top)

🔭 Future Features

  • Modern website styles
  • Full blown website with proper navigation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly follow me on my social media handles listed above.

(back to top)

🙏 Acknowledgments

I would like to thank everyone who made this project possible

(back to top)

📝 License

This project is MIT licensed.

(back to top)