Giter Club home page Giter Club logo

angular2-feed-me's Introduction

Angular2 Feed Me

Build Status Dependency Status devDependency Status License

Angular 2 Feed Me demo
View Demo

A sample Angular 2 app to explore:

  • @ngrx/store and @ngrx/effects
  • webpack 2
  • AOT
  • lazy loaded modules

Getting Started

Dependencies Prerequisites

Install these globals with npm install --global:

  • webpack (npm install --global webpack)
  • webpack-dev-server (npm install --global webpack-dev-server)
  • yarn (npm install --global yarn)

Cloning the repo and installing dependencies

Once you have installed all prerequisites,

  • fork this repo
  • clone your fork
  • yarn or npm install to install all dependencies

Configuring the APIs

This project uses two APIs from Edamam and USDA. The project will work even without modifying the current API configuration, for extensive usage you should register for a free dedicated API key:

# EDAMAM API
EDAMAM_APP_ID=your_api_key
EDAMAM_KEY=your_app_key

# USDA API
USDA_API=your_api_key

That will be loaded on app startup.

License

MIT © damnko

angular2-feed-me's People

Contributors

damnko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.