Skip to content

BookStore is a web application built using REACT and Redux that utilizes the single-page application (SPA) architecture. It enables users to perform actions such as creating, editing, and deleting books, as well as displaying the progress of a book through a percentage-based progress bar.

abdallahmalima/Bookstore

Repository files navigation

📗 Table of Contents

📖 Bookstore

Bookstore is a website for all people loves books. It is a Single Page App (SPA) that allows users to: Create,Update,Delete and see list of books

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

Single-Page-Application

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

  • Node installed in your computer
  • Git installed in your computer

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:abdallahmalima/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 test

Deployment

You can deploy this project using:

    npm build

(back to top)

👥 Authors

👤 Abdallah Antony

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Add functionality for comments
  • Add functionality for update book
  • Add toaster message when create book
  • Add loading progress bar on fetching data from the server

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • Hat tip to anyone whose code was used.

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

About

BookStore is a web application built using REACT and Redux that utilizes the single-page application (SPA) architecture. It enables users to perform actions such as creating, editing, and deleting books, as well as displaying the progress of a book through a percentage-based progress bar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published