An open API service indexing awesome lists of open source software.

https://github.com/javitocor/tool-hub-react-native

A mobile app with a custom drawer and header to use different tools as a dictionary, latest news feature and where you can know what happens in history on a specified date. Built with React Native & Redux.
https://github.com/javitocor/tool-hub-react-native

mobile-app react-drawer react-native redux

Last synced: about 1 year ago
JSON representation

A mobile app with a custom drawer and header to use different tools as a dictionary, latest news feature and where you can know what happens in history on a specified date. Built with React Native & Redux.

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]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# Tool Hub - React Native

> A mobile app with a custom drawer and header to use different tools as a dictionary, latest news feature and where you can know what happens in history on a specified date. 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/Tool-Hub-React-Native/archive/main.zip) or clone this repo:
- Clone with SSH:
```
git@github.com:javitocor/Tool-Hub-React-Native.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Tool-Hub-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/Tool-Hub-React-Native/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- [React Native Documentation](https://reactnative.dev/docs/getting-started)
- [Dictionary API](https://dictionaryapi.dev/)
- [Today in history API](https://history.muffinlabs.com/)
- [News API](https://newsapi.org/)

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Tool-Hub-React-Native.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Tool-Hub-React-Native/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Tool-Hub-React-Native.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Tool-Hub-React-Native/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Tool-Hub-React-Native.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Tool-Hub-React-Native/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Tool-Hub-React-Native.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Tool-Hub-React-Native/issues