Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallysongalvao/rickmortywiki
https://github.com/wallysongalvao/rickmortywiki
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/wallysongalvao/rickmortywiki
- Owner: WallysonGalvao
- Created: 2022-03-31T20:51:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T18:10:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T13:12:28.210Z (over 1 year ago)
- Language: TypeScript
- Size: 1.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚀 Rick and Morty Characters Wiki
Project   |  Â
Layout   |  Â
Techs   |  Â
Run
## 💻 Project
This project was inpired by [Joy Shaheb's](https://www.freecodecamp.org/news/react-js-project-build-a-rick-and-morty-character-wiki/) article for Freecodecamp.
## 🎨 Layout
## :rocket: Techs
This project was developed with the following technologies:
- [React Native](https://reactnative.dev/) + [Typescript](https://www.typescriptlang.org/)
- [Zustand](https://github.com/pmndrs/zustand) + [React Query](https://react-query.tanstack.com/)
- [Styled-components](https://styled-components.com/)\* For more details, see the **[package.json](./package.json)**
## :notebook: Run
```bash
# Clone this repository
$ git clone https://github.com/WallysonGalvao/rickmortywiki.git# Access the project folder in your terminal / cmd
$ cd rickmortywiki# Install project dependencies
$ yarn install# Install ios dependencies
$ cd ios & pod install# Run the application
$ yarn android ou yarn ios
```---
Made with hours in front :computer: by Wallyson Galvão