HossainAraf / Book-store

This project is an Online Bookstore Management Content Management System (CMS) designed to help users efficiently manage their bookstore inventory. It provides a user-friendly interface for performing essential tasks such as adding new books to the inventory, removing books, and displaying the current list of available books.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# BookstoreCMS

πŸ“— Table of Contents

πŸ“– BookstoreCMS

BookstoreCMS is a front-end application which can be used as a hbook library.

πŸ›  Built With React

Tech Stack

Key Features

  • A single page front-end application.
  • Book library

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps:

  • Open your Terminal in your VSCode.
  • Navigate to the desired directory [folder] to which you want to clone the repository to
  • [Copy & Paste] Git clone you find in the code button https://github.com/HossainAraf/Book-store

Prerequisites

In order to run this project you need:

  • General Understanding of JavaScript & CSS
  • basic Knowledge of Git Commands
  • basic Knowledge of the Terminal Commands

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/HossainAraf/Book-store.git

Install

Must-Install-Project-with-the-Following-Programmes:

  • Prettier Extention in VScode
  • Git
  • Node.js
  • npm install

(back to top)

πŸ‘₯ Authors

πŸ‘€ Md Arafat Hossain

πŸ”­ Future Features

  • use Redux in React components.
  • connect to API
  • styling

(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 please don't hesitate to support me with your valued contribution and don't forget to star the repo to reach more people.

(back to top)

πŸ™ Acknowledgments

I would like to thank...

  • Microverse Review Team
  • My Coding Partners
  • Microverse Community in Slack

(back to top)

❓ FAQ

Can I clone this project?**

  • Of course you can as long as you fork it and star it

Can I contribute to this project?**

  • definitely you can

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This project is an Online Bookstore Management Content Management System (CMS) designed to help users efficiently manage their bookstore inventory. It provides a user-friendly interface for performing essential tasks such as adding new books to the inventory, removing books, and displaying the current list of available books.

License:MIT License


Languages

Language:JavaScript 59.6%Language:CSS 31.7%Language:HTML 8.6%