Skip to content

CMS website to manage books, track progress and write reviews. Built using React, Redux, Bookstore API, Involvement API

License

Notifications You must be signed in to change notification settings

IndieCoderMM/bookstore-cms

Repository files navigation

📑 Table of Contents

📚 Bookstore

Bookstore is a CMS website that allows users to manage their books and track reading progress. The website is built using ReactJS for the front-end and Redux for state management. The Bookstore API and Involvement API provide the functionalities to create, update, delete books, track progress and read/write comments.

Screenshot

🛠 Built With

🧰 Tech Stack

💎 Key Features

  • Add, delete, edit books
  • Track reading progress
  • Write and view comments on books

(back to top)

🚀 Live Demo

You can visit the live version of this website on [Webpage].

(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.js installed on your machine.

Setup

Clone this repository to your desired folder:

  cd my-project
  git clone git@github.com:IndieCoderMM/bookstore-cms.git .

Install

Install the dependencies with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Deployment

You can deploy this project using:

  npm run build

This will create a production-ready build of your website in build/ folder, which you can use to deploy on a static site server.

(back to top)

📧 Contact

I am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.

Github Twitter Linkedin Gmail

(back to top)

🔭 Future Features

  • Editing book information
  • Updating progress
  • Mobile UI

(back to top)

🤝 Contributing

I welcome any and all contributions to my website! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.

Feel free to check the issues page.

(back to top)

💖 Show your support

If you like this project, please consider giving it a ⭐.

(back to top)

🙏 Acknowledgments

I would like to thank all code reviewers for making this project better.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

CMS website to manage books, track progress and write reviews. Built using React, Redux, Bookstore API, Involvement API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published