A site which show some details about Ricky And Morty characters.
This site consumes the The Rick And Morty API to serve the characters info.
cd path/to/rick-portal-gun
npm install
npm start
- On your browser: localhost:3000
cd path/to/rick-portal-gun
docker-compose up
- On your browser: localhost:3000
I've created this site because I had to practice my CSS, React and Docker skills, creating a site which serve content about one my favorite series was a good idea to achieve my goal xD