Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelvinrandu/react-redux
Restful Api to consume defined endpoints built using react
https://github.com/kelvinrandu/react-redux
actions axios react reducers redux
Last synced: 23 days ago
JSON representation
Restful Api to consume defined endpoints built using react
- Host: GitHub
- URL: https://github.com/kelvinrandu/react-redux
- Owner: kelvinrandu
- Created: 2019-09-25T10:04:35.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-04T11:25:56.000Z (about 2 years ago)
- Last Synced: 2023-03-05T07:05:56.480Z (almost 2 years ago)
- Topics: actions, axios, react, reducers, redux
- Language: JavaScript
- Size: 3.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-redux
a task scheduling project## DESCRIPTION
a task scheduling solution built using JavaScript ( React ) consuming API endpoints from external node.js apllication## PREREQUISITE
Minimum requirements needed to run this application include;
- [npm](https://www.npmjs.com/get-npm) account
- [react](https://reactjs.org/)
- [redux](https://react-redux.js.org/introduction/quick-start/)
- [axios](https://www.npmjs.com/package/axios)## TESTING THE APPLICATION
- clone [this](https://github.com/kelvinrandu/react-redux.git) repository
- to run the frontend(React application) navigate to react-redux/tasks/ and type the code below in your terminal.
``` $ npm start```## LOGIN
- use the credentials below
``` phone : 0722222222```
``` password : 123456 ```## ISSUE
- While login in for the first time you might be required to login twice## ENQUIRIES
- for clarifications,enquiries or questions you can contact the developer through [email protected]