All Projects → ginoleeswan → hero

ginoleeswan / hero

Licence: MIT license
A superhero encyclopaedia made in React Native. Pulls from the SuperHeroAPI & ComicVine API

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to hero

web-components-hooks-demo
web components hooks demo
Stars: ✭ 17 (-67.92%)
Mutual labels:  context-api
marvel-jarvig
Marvel JARVIG (Just A Rather Very Interesting Game) is a game that lets you find and discover Marvel Comics characters based on their name, image and description!
Stars: ✭ 13 (-75.47%)
Mutual labels:  marvel
marvel
API wrapper for Marvel Comics
Stars: ✭ 13 (-75.47%)
Mutual labels:  marvel
Marvel-API
API wrapper for Marvel
Stars: ✭ 22 (-58.49%)
Mutual labels:  marvel
README-ecoleta
🎁 Três modelos de README com o Projeto criados para o blog da @Rocketseat 🚀
Stars: ✭ 179 (+237.74%)
Mutual labels:  context-api
mercadoabierto
The Mercadolibre clone
Stars: ✭ 24 (-54.72%)
Mutual labels:  context-api
react-hello-webapp
Professional Boilerplate for React Web Applications built by 4GeeksAcademy Students
Stars: ✭ 42 (-20.75%)
Mutual labels:  context-api
pokehooks-labs
A laboratory to use pokemons and do some experiments with React Hooks API
Stars: ✭ 35 (-33.96%)
Mutual labels:  context-api
react-passage
Link and Redirect to routes safely in your react applications 🌄
Stars: ✭ 61 (+15.09%)
Mutual labels:  context-api
KataSuperHeroesIOS
Super heroes kata for iOS Developers. The main goal is to practice UI Testing.
Stars: ✭ 69 (+30.19%)
Mutual labels:  marvel
react-formular
This libraray is an experimental approach to bind forms and its inputs and editors together using the new React Context API. It aims to be fully customizable and composable. It´s only a set of Higher-Order-Components. Because of the decoupled nature, Middlewares makes it easy to build custom Validations, Security Guards and other data interceptors.
Stars: ✭ 43 (-18.87%)
Mutual labels:  context-api
react-without-redux
React State Management without Redux
Stars: ✭ 33 (-37.74%)
Mutual labels:  context-api
react-context-responsive
A package that provides a responsive context to your application, using React Context API.
Stars: ✭ 25 (-52.83%)
Mutual labels:  context-api
ovhnas
kernel for OVH Nas board (marvel armada375 based SYS-arm offering)
Stars: ✭ 36 (-32.08%)
Mutual labels:  marvel
les-chat
Real-time messenger with private, public & group chat. Made using PERN + GraphQL stack.
Stars: ✭ 48 (-9.43%)
Mutual labels:  context-api
Blog-React-Hook-Tutorial
This is a beginner tutorial for react hooks I have written in dev.to and Medium
Stars: ✭ 21 (-60.38%)
Mutual labels:  context-api
reactext
A devTool that allows for easy state management and tracking of Provider/Consumer relationships when using React's Context API
Stars: ✭ 12 (-77.36%)
Mutual labels:  context-api
use-global-hook
Painless global state management for React using Hooks and Context API in 1KB!
Stars: ✭ 54 (+1.89%)
Mutual labels:  context-api
Villains-and-Heroes
Android app built with MVP architectural approach and uses Marvel Comics API that allows developers everywhere to access information about Marvel's vast library of comics. ⚡
Stars: ✭ 53 (+0%)
Mutual labels:  marvel
Google-Clone
A Google Clone which built with ReactJS. When you click Gmail button, you will be directed to my other project, Gmail Clone. You can search whatever you want and send realtime emails by clicking Gmail button!
Stars: ✭ 37 (-30.19%)
Mutual labels:  context-api
hero logo

🦸‍♂️ Superhero Encyclopedia 🦸‍♀️

Made in React Native, constructed with Expo CLI, utilizing the superheroAPI and ComicVine API.

Version License: MIT Runs With Expo Runs With Expo Twitter: mrginolee

animated animated animated animated

📖   Lessons Learned

  My first React Native project!
  The main focus here was to make external API calls to pull superhero infomation from a third party site.

🔮   Future Features

  • 📊   Stats Graph
  • 🎥   List of Movies
  • 📅   Timeline of Appearances
  • 🎞   Streaming Links

🚀   Deployment

No current Deployment

🔨   Get Started

From your command line, first clone this repo:

# Clone this repository
$ git clone https://github.com/ginoleeswan/hero

# Go into the repository
$ cd hero

# Remove current origin repository
$ git remote remove origin

💻   Install

First you need to install Nodejs and npm, this is different depending on the OS you are running so it is easier to check the node page

Install expo, if it fails run you might need to run this with sudo

npm install expo-cli --global

Install the needed packages while in the root folder of the project

npm install

📱   Usage

To Start expo all you have to do is run this line

expo start

✍️   Author

👤 Gino Swanepoel

  Twitter: @mrginolee
  Github: @ginoleeswan
  LinkedIn: @ginoswanepoel

❤️   Show your support

Give a ⭐️ if this project helped you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].