https://github.com/michal-radomski/nbp_api
A small application that uses the NBP API
https://github.com/michal-radomski/nbp_api
bootstrap react redux sass styled-components typescript
Last synced: 19 days ago
JSON representation
A small application that uses the NBP API
- Host: GitHub
- URL: https://github.com/michal-radomski/nbp_api
- Owner: Michal-Radomski
- Created: 2022-06-11T17:09:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T18:38:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T09:15:49.380Z (4 months ago)
- Topics: bootstrap, react, redux, sass, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NBP_api
A small application that uses the NBP API.
## ScreenShots
![]()
## Preparation
To install dependencies, run the following command:
### `npm i`
To start the app in the development mode, run the following command:
### `npm start`
Then, open [http://localhost:3000](http://localhost:3000) to view it in the browser.
## Description
Click on the list of available currencies (background: gray) to add to your favorites. Click on the selected currency
(background: blue) to remove it from your favorites. To reset your favorite currencies, click the red button and confirm in
the popup window.The application is built with React, Redux, Typescript, and React-Bootstrap.
## Other
github Dependabot alert:
[click here](https://stackoverflow.com/questions/71282206/github-dependabot-alert-inefficient-regular-expression-complexity-in-nth-check)