iTunes player built with React
The intention of this project is to be used as a playground to practice React and the tools of its ecosystem. The idea is to use the iTunes Search API
Do you want to help? That's awesome. There are some things you can do to help:
- suggest new features
- file bugs
- suggest different implementations
- write tests
- Created using
create-react-app
- Implemented first version without any state management library
- Implemented second version with redux and redux-thunk
Ciro Nunes |