Skip to content

A space dedicated to literature enthusiasts, Novel Note allows users to explore, review, and discuss novels from various genres. It fosters a community of readers and authors alike, creating a vibrant environment for sharing literary works and recommendations.

Notifications You must be signed in to change notification settings

SulemJ/Novel-Notes

Repository files navigation

Novel Notes

This website uses open library covers API

How it works

it displays book summaries and reviews; accepts new reviewers and reviews

Running the program

Clone this repo:

git clone https://github.com/SulemJ/Novel-Notes.git cd Novel-Notes -First go to quieries.sql then copy and paste all the quieries in postgres pgadmin. -Go to index.js line 12 and 13 and put your own postgres username and password.

Running with node

Make sure you have node.js installed

In the Novel-Notes directory, install the dependencies using npm install.

Run the server: node index.js.

Go to http://localhost:3000/

About

A space dedicated to literature enthusiasts, Novel Note allows users to explore, review, and discuss novels from various genres. It fosters a community of readers and authors alike, creating a vibrant environment for sharing literary works and recommendations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published