https://github.com/arinzejeffrey-droid/cautious-bassoon
A simple react app that fetches a number of records (25118) from an API. Includes Pagination, Filter and Search features.
https://github.com/arinzejeffrey-droid/cautious-bassoon
javascript reactjs
Last synced: 2 months ago
JSON representation
A simple react app that fetches a number of records (25118) from an API. Includes Pagination, Filter and Search features.
- Host: GitHub
- URL: https://github.com/arinzejeffrey-droid/cautious-bassoon
- Owner: ArinzeJeffrey-droid
- Created: 2021-06-03T14:29:54.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T19:32:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T12:50:03.479Z (4 months ago)
- Topics: javascript, reactjs
- Language: JavaScript
- Homepage: https://filter-records.herokuapp.com/
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
## Available Scripts
In the project directory, you can run:
### `npm install` to install required dependencies.
### `npm start`Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.