iplus26 / angular-example

A tiny demo using Zhihu autocomplete api built with Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is a tiny project built with AngularJS and Zhihu autocomplete API, when I was learning AngularJS.

Quickstart

  • Clone the git repo.
  • Run npm install && npm start and then the server will run on your port 3000.
  • Run open http://localhost:3000, done!

Snapshot

Imgur

About

A tiny demo using Zhihu autocomplete api built with Angular


Languages

Language:JavaScript 70.7%Language:HTML 29.3%