Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 874 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 874 Bytes

React Swapi

React JS Implementation using API from : Star Wars API

Explanation

This application combine some of library :

  1. react-router-dom
  2. axios
  3. redux
  4. redux-saga etc...

Pre Installation

  1. git
  2. node js
  3. react js

Clone Repository

git clone github.com/dedisetiaji/reactswapi.git

Installaion

cd reactswapi
npm install
npm start

Contributing

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.

License

MIT