Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.96 KB

File metadata and controls

52 lines (38 loc) · 1.96 KB

BooksTracker - Track what you read and what you have in qeue.

refImage

Be sure to add that lovely star 😀 and fork it for your own copy


How it's made

Tech used: Handlebars, CSS, JavaScript, Node, Express, MongoDB and GoogleOauth.

Notable Dependencies:


Lessons Learned:

I used Materilized for the first time to add quick, consistent, and responsive styling.

Optimizations: implement a price searcher to buy new books.


How to Get it Working:

Add a .env file in the config folder with these two values:

  • PORT =
  • MONGO_URI =
  • GOOGLE_CLIENT_ID =
  • GOOGLE_CLIENT_SECRET =