Welcome to Book-d Backend API! This API is built with Nodejs and Expressjs, a framework for building Server side applications with JavaScript.
Before you begin, ensure you have met the following requirements:
- Node.js installed
-
Clone the repository:
git clone https://github.com/SumailaBello/book-d-API.git
-
Navigate to the project folder:
cd book-d-API
-
Install dependencies:
npm install
-
To start the development server, run:
npm start