Skip to content

Demo online book trading application based on the freecodecamp courseware

License

Notifications You must be signed in to change notification settings

theslyone/book-shelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookShelf Build status

BookShelf Logo]

Demo on heroku

About BookShelf

BookShelf is a demo application scaffolded from the MEAN.JS full-stack JavaScript open-source solution, which provides a solid starting point for MongoDB, Node.js, Express, and AngularJS based applications.

This repo is based on the freecodecamp courseware. Authentication integrated with Twitter and Facebook API via oauth2.

Snapshot

Before You Begin

Before you begin we recommend you read about the basic building blocks that assemble a MEAN.JS application:

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Usage

  • Grunt - You're going to use the Grunt Task Runner to automate your development process. Make sure you've installed Node.js and npm first, then install grunt globally using npm:
$ npm install -g grunt-cli

After this, just cd into the directory, npm install to download dependencies and grunt to run.

Credits

Book catalog it-ebooks.

About

Demo online book trading application based on the freecodecamp courseware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published