/Book-store

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore

📗 Table of Contents

📖 [Bookstore]

[Bookstore] is a website that allows you to: Display a list of books, Add a book and Remove a selected book.

🛠 Built With

Tech Stack

The tech stack for the project would include React, Redux, React Router, and webpack.

Client
Server
Database

Key Features

The top fetaures of the website is.

  • Add and Delete 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:

    install nodejs

Setup

Clone this repository to your desired folder:

  git clone git@github.com:ifeanyi305/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

No test Files has been added to the project.

Deployment

You can deploy this project using:

  1. AWS
  2. Cpannel

(back to top)

👥 Authors

👤 Linus Shaddai

(back to top)

🔭 Future Features

  • Display different Categories of books

(back to top)

🤝 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...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank... React Community, Microverse community for the immese help and support.

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [How to clone this repository to my local system? ]

    • [Use the command below]
    git clone  https://github.com/ifeanyi305/Bookstore.git
    cd Bookstore
    

(back to top)

📝 License

This project is MIT licensed.

(back to top)