/Bookstore

BookStore-CMS is a React and Firebase-powered web application designed for book enthusiasts who want to manage their book collection and categories with ease. The app allows users to perform basic CRUD (Create, Read, Update, Delete) operations on books, enabling them to add, edit, and remove books from their collection.

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore


📗 Table of Contents

📖 [Bookstore]

BookStore-CMS is a React and Firebase-powered web application designed for book enthusiasts who want to manage their book collection and categories with ease. The app allows users to perform basic CRUD (Create, Read, Update, Delete) operations on books, enabling them to add, edit, and remove books from their collection. Additionally, users can create new categories for their books, providing a convenient way to organize their collection. With a user-friendly interface and robust functionality, BookStore-CMS is the ultimate solution for anyone who wants to keep track of their books in a seamless and efficient manner.

🛠 Built With

Tech Stack

  • React
Client

Key Features

  • All users can freely see other people books and their categories and make crud operations
  • All users can make new categories

(back to top)

🚀 Live Demo

Live Version

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

  • Basic Knowledge of HTML, CSS, & JavaScript.
  • Basice Knowledge of Tailwindcss
  • Basic knowledge of ES6 syntax.
  • Basic knowledge of Git, GitHub &Gitflow.
  • Basic knowledge of Linters.
  • Basic knowledge of Webpack.
  • Basic Knowledge of React
  • Basic knowledge of Vitest unit-testing library.
  • Basic knowledge of VS Code or any other code-editors.

Setup

Clone this repository to your desired folder:

  cd Bookstore
  git clone https://github.com/heintayzar-hm/Bookstore.git

Install

Install this project with:(legnacy might require)

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using: vercel

  npm run deploy

(back to top)

👥 Authors

👤 Hein Tay Zar

(back to top)

🔭 Future Features

(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 and would like to have us contribute to your project, kindly shoot us a message to our individual handles above.

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

This project is MIT licensed.

(back to top)