https://github.com/wasifbaliyan/react-task
Take-home project
https://github.com/wasifbaliyan/react-task
lodash react-router-dom reactjs redux redux-thunk
Last synced: 3 months ago
JSON representation
Take-home project
- Host: GitHub
- URL: https://github.com/wasifbaliyan/react-task
- Owner: wasifbaliyan
- Created: 2021-01-08T21:31:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T05:21:34.000Z (over 4 years ago)
- Last Synced: 2025-01-10T18:52:18.994Z (5 months ago)
- Topics: lodash, react-router-dom, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://react-job-task.netlify.app
- Size: 196 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Task
Copy the project in your local machine and `npm install`
To run the local server at `localhost:3000` use command `npm start`
_Tech used:_
- React JS
- Redux for state management
- Redux Thunk for async operations in redux
- React Router for routing in the app
- lodash for utility functions