https://github.com/vinniciusgomes/marvel-heroes
👨🏻🎤 Marvel Heroes App
https://github.com/vinniciusgomes/marvel-heroes
android expo ios javascript marvel react react-native typescript umpontoseis
Last synced: 7 months ago
JSON representation
👨🏻🎤 Marvel Heroes App
- Host: GitHub
- URL: https://github.com/vinniciusgomes/marvel-heroes
- Owner: vinniciusgomes
- License: mit
- Created: 2020-06-09T21:22:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T05:56:52.000Z (over 5 years ago)
- Last Synced: 2025-03-25T20:05:54.363Z (8 months ago)
- Topics: android, expo, ios, javascript, marvel, react, react-native, typescript, umpontoseis
- Language: TypeScript
- Homepage: https://expo.io/@vinniciusgomes/marvel-heroes
- Size: 198 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Marvel Heroes 👨🏻🎤


Technology |
Project |
Layout |
How to contribute |
License
## :rocket: Technology
This project was developed with the following technologies:
- [Node.js](https://nodejs.org/en/)
- [React Native](https://reactjs.org)
- [Typescript](https://www.typescriptlang.org/)
Libs:
- [EditorConfig](https://editorconfig.org/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Expo](https://airbnb.design/lottie/)
- [Expo Linear Gradient](https://docs.expo.io/versions/latest/sdk/linear-gradient/)
- [React Native Image Cache](https://github.com/wcandillon/react-native-expo-image-cache)
- [React Native Shared Element](https://github.com/IjzerenHein/react-native-shared-element)
- [StyledComponents](https://styled-components.com/)
For more details, see the [package.json](./package.json)
## 💻 Project
Welcome to Marvel Heroes! This is [umpontoseis](https://github.com/umpontoseis) second project created from designers to developers, which brings with it the aim of perfecting our skills and strengthening professional ties.
## 🔖 Layout
You can see the project layout through [this link](https://www.figma.com/file/GcLF58hwUKTl83B9NY4HqK/Marvel-Heroes-Community?node-id=218%3A4647).
## 🤔 How to contribute
- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: My new feature'`;
- Push to your branch: `git push origin my-feature`.
After the merge of your pull request is done, you can delete your branch.
## :memo: License
This project is under the MIT license. See the file [LICENSE](LICENSE.md) for more details.
---
Made with ♥ by Vinnicius Gomes