Skip to content

hyankelwin/MarvelHero

Repository files navigation


Marvel

What is Marvel Heroes?

Marvel Herois is an app aimed at box office fans of the most beloved superheroes of cinema, with it you can be closer to all your heroes, know their stories, events, comics and more.

Technologies Used?

  • React-native: - Framework used in application development.
  • Redux: Library used to control application status.
  • Axios: Http client based on promises for connection with api.
  • Eslint: Code analysis tool keeping the standards configured for application.
  • Ramda: Functional library JavaScript.

Links

React-native: (https://facebook.github.io/react-native/)


Getting started

Prerequisites: To run the react-native project on your mobile or emulator you need some more specific settings, I recommend this link (https://facebook.github.io/react-native/docs/getting-started) if you do not already have the recommended settings on your machine.

  1. Install Git e NodeJS, in case you don't have them yet.

  2. Clone repository:

    $ git clone git://github.com/hyankelwin/MarvelHero.git
  3. Go to project folder:

    $ cd marvel
  4. Install all dependences:

    $ npm install ou yarn
  5. Finally run:

    $ react-native run-android (Android)
    ou
    $ react-native run-ios (IOS)

    Now you will see the app running on your mobile phone or emulator :D

Who's behind this?

Developer passionate about programming and technologies.

Create by:

About

Aplicação mobile / React-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors