https://github.com/darkcode01/rick-morty-fandom
Simple project for Rick and Morty fans <3.
https://github.com/darkcode01/rick-morty-fandom
apollo-client apollo-react graphql reactjs rick-and-morty
Last synced: 2 months ago
JSON representation
Simple project for Rick and Morty fans <3.
- Host: GitHub
- URL: https://github.com/darkcode01/rick-morty-fandom
- Owner: DarkCode01
- License: mit
- Created: 2019-11-20T18:38:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:16:25.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T14:17:36.328Z (over 2 years ago)
- Topics: apollo-client, apollo-react, graphql, reactjs, rick-and-morty
- Language: JavaScript
- Homepage:
- Size: 865 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rick & Morty [Fandom] <3
This is a simple project which is oriented to be able to give an approach to how we can implement [Apollo Client](https://www.apollographql.com/docs/react/) with [ReactJS](https://reactjs.org), they use the [Rick & Morty API](https://rickandmortyapi.com/).
## Installation
```bash
git clone rick-morthy-fandom
cd ~/rick-morthy-fandom
yarn install
```## Usage
```bash
yarn start
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## Technologies ⚙️
* [ReactJS](https://reactjs.org)
* [Apollo Client](https://www.apollographql.com/docs/react/)
* [Ant Design](https://ant.design/)## License 📝
[MIT](https://choosealicense.com/licenses/mit/)Made with <3 by Jose Segura