Skip to content

iahmedelbayaa/book-store

Repository files navigation

Bookstore App

Welcome to the Bookstore App! This application is a simple online bookstore built using Node.js, Express.js, PostgreSQL, GitHub Actions for CI/CD, and Docker. It allows users to browse books, add them to their cart, and make purchases.

Table of Contents

Prerequisites

Ensure you have the following software installed on your system:

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/iahmedelbayaa/book-store.git

    Installation

Use the package manager npm to install dependencies in package.json

npm install

Usage

just use node server.js to run the application using the url http://localhost:3000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

[MIT]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published