- Run
npm installcommand in api-practice folder and thennpm startso you can go to http://localhost:3000 to view it in the browser.
- Project where we can consume all the data from the API and obtain characters, episodes and location information of the TV series Rick and Morty
- You can find more information about the API at: (https://rickandmortyapi.com/) and the actual API is (https://rickandmortyapi.com/api/)
- Made with ReactJS and redux



