Skip to content

TechLateef/Book-Nation-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This software for booking stores strives to address the issue of books this project is build on Nodejs/express and mongodb for the database including graphQL for querying. When you are unfamiliar with an enviroment, it can be difficult to know where or how to obtain books, and selecting the right books can also be challenging. This system is designed to assist you in finding local book stores, as well as giving you the choice to order or download the book in PDF format. It also offers suggestion options in case you're unsure about which book to choose. This is just the api if you will like to build the frontend or mobile up feel free to hit me up twitter, linkedIn or my email

The server folder contains a node.js server using express. To run the server, follow these steps:

  1. Open a terminal within the /server folder
  2. Run npm install to install all the depedencies
  3. Run node index to start the server

The application should connect to the default server port (3042) automatically!

Hint - Use nodemon instead of node to automatically restart the server on any changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published