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

Responsive image

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.

Features

  • Displays book summaries and reviews.
  • Accepts new reviewers and reviews.
  • Delete reviews.
  • Secure authentication process.
  • Responsive design that works on all devices.
  • Interactive sections for easy navigation.
  • Hosted on Render.

Tech Stack

Hosting: Render

Live Demo

Check out the live version of the website here: Novel Notes

Running Locally

  1. Clone this repo:
git clone  https://github.com/SulemJ/Novel-Notes.git
  1. Navigate to the project directory:
cd Novel-Notes
  1. Make sure you have nodeJs and npm installed

  2. install the dependencies using npm install.

    • First go to quieries.sql
    • 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.
  3. Run the server: node index.js.

  4. 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