https://github.com/amit1563/react-client
Client App for ppmToolRestApi using React & Redux
https://github.com/amit1563/react-client
jwt-decode jwt-token raectjs react-redux react-router
Last synced: 10 months ago
JSON representation
Client App for ppmToolRestApi using React & Redux
- Host: GitHub
- URL: https://github.com/amit1563/react-client
- Owner: amit1563
- Created: 2019-03-12T06:19:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T07:31:38.000Z (about 5 years ago)
- Last Synced: 2025-01-28T15:41:09.101Z (12 months ago)
- Topics: jwt-decode, jwt-token, raectjs, react-redux, react-router
- Language: JavaScript
- Homepage:
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-client
Client App to consume API using React user interface framework. We are using Redux to manage state of our application
## Available Scripts
In the project directory, you can run:
### `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 run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
### `npm run build` fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify