Welcome to the Book Shop project! This application is designed to manage a book store, including features for browsing, purchasing, and managing inventory.
These instructions will get you set up and running with the project locally.
- Version Control:Git
- Code Editor: VS Code
- Library: ReactJs
- Runtime Environment: Node.Js
- Database: MySQL
-
Clone the repository
git clone https://github.com/BijonDurjoy/Book-Shop.git
-
Navigate to the project directory
cd Book-Shop
-
Install dependencies
# If you are using a specific package manager, such as npm, yarn, etc., include the command here npm install
-
Run the application
npm start
Thank you for checking out the Book Shop project! We hope you find it useful and enjoyable.