React JS Implementation using API from : Star Wars API
This application combine some of library :
- react-router-dom
- axios
- redux
- redux-saga etc...
git clone github.com/dedisetiaji/reactswapi.git
cd reactswapi
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.