Notable technologies used: React, Redux, Redux Saga, Webpack3, Jest, Styled Components, Ramda.
To set project up:
- Make sure you've got at least Node 6.9.1 installed
- Clone the repository
git clone https://github.com/blurbyte/money-fetch.git
- Enter project folder and install all modules with
npm install
- Start development version of project with
npm start -s
or production one withnpm run build -s
- To run tests just use
npm test
Tested on Edge, Chrome, Firefox, Safari (iOS10).
To try fully working desktop and mobile version go to https://moneyfetch.surge.sh