This project: https://github.com/JoelBM-creator/rickandmorty-react
This project is not a oficial page, is a fan page made with React.
You can modify and use this repository however you want
but please refer the creator, thanks ♥ .
The project use: Rick and Morty API by: Axel Fuhrmann - https://axelfuhrmann.com/
About API, the oficial Documentacion:
https://rickandmortyapi.com/documentation/
The project is created with the design idea by Byron Alfa:
https://dribbble.com/shots/11903736-Rick-Morty-Landing-Screens-Adobe-XD
You can view, her other project in:
https://dribbble.com/alfaxit
This is my first project in GitHub, about Frond End.
Right now, I'm studying in a higher degree of multiplatform application development.
"Spring Boot, Java, Hibernate, DBs..."
To contact me: https://www.linkedin.com/in/joel-berenguer/
Rick and Morty is created by Justin Roiland and Dan Harmon for Adult Swim.
The data and images are used without claim of ownership and belong to their respective owners.
For run this project, need this Dependencies:
-------- REACT DEPENDENCIES ----------
- @testing-library/jest-dom
- @testing-library/react
- @testing-library/user-event
- react
- react-dom
- react-scripts
-------- OTHER DEPENDENCIES ----------
For router the pages you can use this: 7. hookrouter
For styled in the JS work with this:
8. styled-components
## Available Scripts In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.