This is a project to fulfill the graduation requirements of the Learn to Create Back-End Applications for Beginners from Dicoding
before running this project make sure that node is installed on your device
run this command
git clone https://github.com/adityatriand/bookshelf-api.git
run the following commands sequantially
npm install
npm run start