This is a basic React Component, which fetches radios from an API and displays them.
- React
- API call using AXIOS
- SCSS
- npm
$ git clone https://github.com/robinsadeghpour/radio_component.git
$ cd ./radio_component
$ npm install
$ npm start
Open http://localhost:3000 to view it in the browser.