A single page application for searching music artists
-
Clone the repository
-
yarn install
-
yarn run client
-
yarn run server ==> for JSON server
- Node with YARN for managing the packages.
- ReactJS(CRA) - for the UI components.
- Redux and redux saga - for managing state.
- Axios - for API calls
- Styled Components