https://github.com/cloud8421/training-01-broken-pagination
Exercise 01: this contact list has broken pagination and it needs a good old fix.
https://github.com/cloud8421/training-01-broken-pagination
Last synced: about 1 year ago
JSON representation
Exercise 01: this contact list has broken pagination and it needs a good old fix.
- Host: GitHub
- URL: https://github.com/cloud8421/training-01-broken-pagination
- Owner: cloud8421
- Archived: true
- Created: 2014-03-23T09:20:19.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-25T18:34:59.000Z (about 12 years ago)
- Last Synced: 2025-03-02T13:26:24.618Z (over 1 year ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercise 01 - Broken Pagination
This sample contact list page has a pagination bug that needs to be fixed.
## Run the app
make server
open http://localhost:8000