Skip to content

πŸ±β€πŸ - The idea is to create an application with React Native that is able to list Marvel characters with their information, skill points and movies.

Notifications You must be signed in to change notification settings

Wesley-wsl/Marvel-Heroes

Repository files navigation

Marvel Heroes

Picture πŸ“Έ


Application deploy with Expo: πŸ’¨

https://expo.dev/@jorkis/Marvel-Heroes

πŸ“œ About the Project

This project was made based on a devChallenge. The idea is to create an application with React Native that is able to list Marvel characters with their information, skill points and movies.

πŸ“— User Stories:

  • - Your application must contain a screen where it will list the characters defined by heroes, antiheroes, aliens and humans
  • - User will be able to view more characters by dragging their finger to the side (like a carousel)
  • - Clicking on a character will display information about that character's quality life, abilities and movies
  • - Your app should look as close as possible to the template that is available in the "design" folder

πŸ›  Technologies

  • React Native
  • Expo
  • React Navigation
  • React Native Svg Transformer
  • TypeScript
  • EditorConfig
  • Eslint
  • Prettier

  • πŸ’» How to run the application

    Pre-requisites:

    You must have the tools installed: Git, Node.js.

    # In the terminal, clone the project:
    $ git clone https://github.com/Wesley-wsl/Marvel-Heroes.git
    
    # Enter the project folder:
    $ cd Marvel-Heroes
    
    # Install dependencies:
    $ yarn
    or
    $ npm install
    
    # Run the application:
    $ yarn start
    or
    $ npm run start
    

    Okay, now you can access the application from the route: https://localhost:19002/. Use a emulator or your phone scanning the QR Code with Expo GO (App).

    About

    πŸ±β€πŸ - The idea is to create an application with React Native that is able to list Marvel characters with their information, skill points and movies.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published