Skip to content

blurbyte/money-fetch

Repository files navigation

Money Fetch

Simple currency web app!

Notable technologies used: React, Redux, Redux Saga, Webpack3, Jest, Styled Components, Ramda.

To set project up:

  1. Make sure you've got at least Node 6.9.1 installed
  2. Clone the repository git clone https://github.com/blurbyte/money-fetch.git
  3. Enter project folder and install all modules with npm install
  4. Start development version of project with npm start -s or production one with npm run build -s
  5. 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

About

Little currency progressive web app demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published