Fake_eShop

Practice project at the CodeAcademy FrontEnd studies. The imitation of the eShop functionality.

Getting Started

Master branch - State management via React Context.

State-management-via-redux branch.

Webpack-config.

Clone or download ZIP of this repository to get the code of the game.

Prerequisites

You will need to have Node and IDE

npm i

should take care of everything else

Installing

To get all the dependencies npm i

To start developing npm run start

To make production version npm run build

Built With