Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 706 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 706 Bytes

Currency APP

This app allows users to convert currencies and get currency historical rate changes.

Stack: JavaScript, React, Redux, Redux Thunk, Redux Persist, Axios, React Day Picker, Recharts, Moment.js, JSX, HTML, CSS, SASS, Flexbox, Webpack, Babel, ESLint, Prettier, Enzyme, Jest, API: https://fixer.io/

Development

npm install

Installs all dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.