Skip to content

An example bare React app (create-react-app) for doing API calls with pagination, filter, list and detail views.

Notifications You must be signed in to change notification settings

tufanlodos/react-thfk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample React App

An example bare React app (create-react-app) for doing API calls with pagination, filter, list and detail views.

Available Scripts

After you cloned the project, run npm install to install dependencies. After that, in the project root directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may 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 for more information.

npm run build

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.
The app is ready to be deployed!

About

An example bare React app (create-react-app) for doing API calls with pagination, filter, list and detail views.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published