Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dnature/reacti-pagination


https://github.com/dnature/reacti-pagination

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Pagination

> This is a React app built to enable specific request to an api and switching pages without changing urls

## Quick Start

```bash
# Install dependencies server/client
npm install

# Serve on localhost:3000
npm start
```