/bookstore

A simple website to store your favorite books by category. Built with redux

Primary LanguageJavaScript

logo

BookStore

📗 Table of Contents

📖 [BookStore]

Describe your project in 1 or 2 sentences.

[BookStore] is a single app application that allows users to add and delete book. Also, the app is configured with redux store.

🛠 Built With

Tech Stack

This Project is bookstore project by using react

Client
Server
Database

Key Features

  • [Add]
  • [Delete]
  • [Filter]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

 npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:ginabeki/bookstore.git

Install

Install this project with:

  cd my-project
  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

Deployment

You can deploy this project using:

  npm run build

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Gina Beki

(back to top)

🔭 Future Features

  • [Comment]
  • [Edit]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

(back to top)

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)