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.
- React
Client
- All users can freely see other people books and their categories and make crud operations
- All users can make new categories
To get a local copy up and running, follow these steps.
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.
Clone this repository to your desired folder:
cd Bookstore
git clone https://github.com/heintayzar-hm/Bookstore.git
Install this project with:(legnacy might require)
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm run test
You can deploy this project using: vercel
npm run deploy
👤 Hein Tay Zar
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
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.
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
This project is MIT licensed.