https://github.com/javitocor/multi-tool-react-native
A mobile app with a custom drawer and custom tab navigators where you can search for movies and TV shows, also if you are bored you can get quotes from GoT, Breaking Bad and Chuck Norris jokes. Built with React Native & Redux.
https://github.com/javitocor/multi-tool-react-native
drawer-layout eslint-config material-top-bar react-native tabbottomnavigationbar
Last synced: 3 months ago
JSON representation
A mobile app with a custom drawer and custom tab navigators where you can search for movies and TV shows, also if you are bored you can get quotes from GoT, Breaking Bad and Chuck Norris jokes. Built with React Native & Redux.
- Host: GitHub
- URL: https://github.com/javitocor/multi-tool-react-native
- Owner: javitocor
- License: mit
- Created: 2021-09-03T16:28:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T16:29:47.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T17:34:42.813Z (4 months ago)
- Topics: drawer-layout, eslint-config, material-top-bar, react-native, tabbottomnavigationbar
- Language: JavaScript
- Homepage:
- Size: 3.45 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
# Multi Tool - React Native
> A mobile app with a custom drawer and custom tab navigators where you can search for movies and TV shows, also if you are bored you can get quotes from GoT, Breaking Bad and Chuck Norris jokes. Built with React Native & Redux.
Additional description about the project and its features.
## Built With
- REACT NATIVE
- REDUX
- EXPO
- JAVASCRIPT
- YARN
- ESLINT
- PRETTIER
- GITHUB ACTIONS
- VSCODE## Getting Started
### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Multi-Tool-React-Native/archive/main.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/Multi-Tool-React-Native.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Multi-Tool-React-Native.git
```* In the project directory, you can run:
- `$ npm install` or `$ yarn install` - installs all the dependencies required by the project
- `$ expo start` or `yarn start`- runs the app in the development mode:
- Scan the QR code with Expo app with your mobile phone, in your terminal or in your browser at [http://localhost:19002](http://localhost:19002)## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Multi-Tool-React-Native/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- [React Native Documentation](https://reactnative.dev/docs/getting-started)
- [Breaking Bad API](https://breakingbadquotes.xyz/)
- [GoT API](https://gameofthronesquotes.xyz/)
- [Chuck Norris API](https://api.chucknorris.io/)
- [iTunes API](https://developer.apple.com/library/archive/documentation/AudioVideo/Conceptual/iTuneSearchAPI/Searching.html#//apple_ref/doc/uid/TP40017632-CH5-SW1)
- [TVMaze API](https://www.tvmaze.com/api)## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Multi-Tool-React-Native.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Multi-Tool-React-Native/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Multi-Tool-React-Native.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Multi-Tool-React-Native/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Multi-Tool-React-Native.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Multi-Tool-React-Native/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Multi-Tool-React-Native.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Multi-Tool-React-Native/issues