hearthstone is a free-to-play online collectible card video game developed and published by Blizzard Entertainment
This project build with react. You can try demo by click here
If you want start in you locally, you can follow this steps :
git clone https://github.com/ferryal/hearthstone-react.git
cd sosmed-react
npm install
oryarn install
npm start
oryarn start
Local: http://localhost:3000/
orOn Your Network: http://192.168.0.106:3000/
- create a card collection list
- card detail
- use hearthstoneapi for getting the card list, detail, and other assets like backcard & images
- React js
- React router dom
- Axios
- Redux
- Redux Thunk
- Node js
- React semantic ui