Skip to content

andrewborstein/node-angular-etsy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Angular Etsy App

A Node app built with MongoDB and Angular. Forked from the Single Page Todo App with Node and Angular from scotch.io.

Node provides the RESTful API. Angular provides the frontend and accesses the API. MongoDB stores like a hoarder.

Requirements

Installation

  1. Clone the repository: git clone [email protected]:andrewborstein/node-angular-etsy.git
  2. Install the application: npm install
  3. Start the server: node server.js
  4. View in browser at http://localhost:8080

Etsy API

About

A simple Node/MongoDB/Angular todo app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.2%
  • HTML 32.8%