Demo: https://gamewarp.netlify.app
##Start:
clone
this repository.
npm run dev
##Host at specific address:
npm run dev -- --host=X.X.X.X
Gamewarp is a React web application that offers a simple demo of a video game webshop.
It makes use of Redux and Redux Thunk for state management.