Skip to content

It's a mobile application that fetch data from an external API and display it in a friendly way. The application is built with React Native.

Notifications You must be signed in to change notification settings

LuisSalas94/React-Native-Movies-App

Repository files navigation

Movies App

It's a mobile application that fetch data from an external API and display it in a friendly way. The application is built with React Native and uses the following technologies:

Built With

  • TypeScript
  • React Native
  • React Native Navigation
  • React Native Vector Icons
  • React Native Snap Carousel
  • Axios
  • Currency Formater

Full Screen Views

Screenshot_1677249618 Screenshot_1677249643

Learning objectives

  • Use React Native documentation.
  • Use React components.
  • Use React props.
  • Use React Navigation.
  • Connect React and Redux.
  • Use custom styles in a React Native app.
  • Apply React best practices and language style guides in code.
  • Use of Hooks
  • Creation of custom Hooks

Instructions

First clone this repository.

$ git clone https://github.com/LuisSalas94/React-Native-Movies-App

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npx react-native run-android # or npx react-native run-ios

Author 👤

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Acknowledgments 📚

This project is part of the course by Fernando Herrera on Udemy

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

It's a mobile application that fetch data from an external API and display it in a friendly way. The application is built with React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published