An open API service indexing awesome lists of open source software.

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

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