Skip to content

The project is developed in React Native with Expo, and it is an app for information about the movie "The Hunter Games the Ballad of Songbirds e Snakes" It contains comprehensive details about the film and characters, provides access to trailers, and also includes information about the actors.

License

Notifications You must be signed in to change notification settings

VagnerNerves/app-the-hunter-games-the-ballad-of-songbirds-e-snakes

Repository files navigation

Project Title Logo

Project App The Hunter Games the Ballad of Songbirds e Snakes

The project is developed in React Native with Expo, and it is an app for information about the movie "The Hunter Games the Ballad of Songbirds e Snakes" It contains comprehensive details about the film and characters, provides access to trailers, and also includes information about the actors.

🧭 Table of contents

🎥 Implementation Video

Video.Project.mp4

🎨 Layout

Layout developed by Vagner Nerves

Layout in Figma

💡 Technologies Used

📂 Folder Structure

app
.
├── assets                      # Contains splash and fonts
├── src                         # Source files
│   ├── @types                  # Contains all global definitions of types and interfaces
│   ├── assets                  # Contains Js bundles assets. e.g: icons, images etc...
│   ├── components              # Contains all global react components
│   ├── database                # Contains database
│   ├── routes                  # Constants routes this app
│   ├── screens
│   ├── utils                   # Contains functions utils
.
.
├── App                         # Aplication entry
.
.
└── README.md

🚀 Running the Project

Mobile

Clone the project

  git clone https://github.com/VagnerNerves/app-the-hunter-games-the-ballad-of-songbirds-e-snakes.git

Enter the project directory

  cd app-the-hunter-games-the-ballad-of-songbirds-e-snakes

Install with dependencies

  npm install

Start the server

  npx expo start
  # or
  npm run start

🌎 License

This project is under the MIT license. See the LICENSE file for more details.

✒ Author

Author Vagner Nerves

Vagner Nerves

Made with love and hate 😅, get in touch!

Linkedin Badge Gmail Badge GitHub Badge

About

The project is developed in React Native with Expo, and it is an app for information about the movie "The Hunter Games the Ballad of Songbirds e Snakes" It contains comprehensive details about the film and characters, provides access to trailers, and also includes information about the actors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages