https://github.com/javitocor/star-wars-catalogue-react-native
A mobile app calling an official API to get all the information about Star Wars. Built with React Native & Redux.
https://github.com/javitocor/star-wars-catalogue-react-native
api-call expo mobile-app react-native redux
Last synced: about 2 months ago
JSON representation
A mobile app calling an official API to get all the information about Star Wars. Built with React Native & Redux.
- Host: GitHub
- URL: https://github.com/javitocor/star-wars-catalogue-react-native
- Owner: javitocor
- License: mit
- Created: 2021-08-22T16:46:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-22T17:28:02.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T17:44:07.703Z (over 1 year ago)
- Topics: api-call, expo, mobile-app, react-native, redux
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 1
- 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]

# Star Wars Catalogue - React Native
> A mobile app calling an official API to convert get all the information about Star Wars. Built with React Native & Redux.
Landing Page:

Home Page:

Items Page:

Card Page:


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/Star-Wars-Catalogue-React-Native/archive/master.zip) or clone this repo:
- Clone with SSH:
```
git@github.com:javitocor/Star-Wars-Catalogue-React-Native.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Star-Wars-Catalogue-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 in 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/Star-Wars-Catalogue-React-Native/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- [React Native Documentation](https://reactnative.dev/docs/getting-started)
- [StarWars API](https://swapi.dev/documentation)
## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Star-Wars-Catalogue-React-Native.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Star-Wars-Catalogue-React-Native/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Star-Wars-Catalogue-React-Native.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Star-Wars-Catalogue-React-Native/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Star-Wars-Catalogue-React-Native.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Star-Wars-Catalogue-React-Native/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Star-Wars-Catalogue-React-Native.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Star-Wars-Catalogue-React-Native/issues