Skip to content

Lu-Clemente/Marvel-favs

Repository files navigation

App Marvel Favs

Technologies and processes used in this project:

  • React Native
    • Documentação
    • This project was made with React Native, ReactJs framework, Allowing the cross-plataform and the famous "code once, run everywhere". Besides bringing a good application performance.
  • Typescript
    • Documentação
    • This is a strongly typed programming language that builds on JavaScript, or as some would prefeer describing, a JavaScript superset.
  • Firebase
  • Firestore Database
  • Styled Components
    • Documentação
    • Integration Javascript (ES6) with CSS3 framework, which thus enables a better layout organization and clean code.
  • Expo
  • Expo API
  • Axios
  • Redux
  • Reactotron
    • Documentação
    • It's a app for inspecting the application itself. Providing informations about API requests and responses, app's states, track Async Storage and other more handy informations.
  • Git/Gitflow
    • Documentação
    • This project follows the "Gitflow" metodology. That allows the project to have better commits, optimized organization and improving maintenance process and code reviews, if it's the case.

In order to run this project, follow the steps below:

  1. Clone this repository to your local machine:

$ git clone https://github.com/Lu-Clemente/Marvel-favs

  1. In the terminal, navigate to this repository's folder:

$ cd Marvel-favs

  1. Install the project:

$ yarn install or $ npm install

  1. Run the project:

$ expo start

Preview

About

See all your favorites heros at Marvel Favs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published