Skip to content

App in Node.js using Express to track my books and bookshelves

Notifications You must be signed in to change notification settings

DaNyNaNd/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookshelf

This app is my sandbox for learning Express and Node.

I am a book lover and have always wanted my own online bookshelf/repository. I've used Goodreads, but their shelving feature isn't exactly what I'm looking for.

As I continue to build out this app, I'll have it hosted on my own server with features added when I get time.

UPDATE: I have started a new instance of this app using React here

Installation

Requirements:

  • MongoDB
  • Node > v4

Clone the repo into a local folder.

Run npm install

Start Mongo

Run npm start

You're good to go! App will be running on localhost:3000

About

App in Node.js using Express to track my books and bookshelves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published