Skip to content

abdulelahxd/book_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book app

a small server with API to lookup books and ability to add them to database

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

1. nodemon 
2. express
3. dotenv
4. cors
5. superagent
6. ejs templating engine

Installing

A step by step series of examples that tell you how to get a development env running

npm init -y to get package-json
npm i Prerequisites
create an env file and insert PORT in it.
enjoy

Running the tests

run nodemon in ubuntu and start exploring

Built With

  1. node.js
  2. javascript
  3. ejs
  4. html&css

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details