Star Wars Api (https://swapi.co/) client in React / Redux
docker pull nkbelousov/swapi:latest
docker run -it -p 80:80 nkbelousov/swapi:latest
npm install
npm run dev
- Open
http://localhost:8080
in the browser of your choice
Star Wars Api (https://swapi.co/) client in React / Redux
docker pull nkbelousov/swapi:latest
docker run -it -p 80:80 nkbelousov/swapi:latest
npm install
npm run dev
http://localhost:8080
in the browser of your choice