Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibelgin/wallpaper-app
Wallpaper App in React Native Using Pexel API
https://github.com/ibelgin/wallpaper-app
javascript npm projects react-native react-navigation wallpaper wallpaper-app
Last synced: about 1 month ago
JSON representation
Wallpaper App in React Native Using Pexel API
- Host: GitHub
- URL: https://github.com/ibelgin/wallpaper-app
- Owner: ibelgin
- Created: 2020-12-14T13:07:25.000Z (about 4 years ago)
- Default Branch: BelTech
- Last Pushed: 2023-03-05T17:45:05.000Z (almost 2 years ago)
- Last Synced: 2023-06-03T08:20:51.021Z (over 1 year ago)
- Topics: javascript, npm, projects, react-native, react-navigation, wallpaper, wallpaper-app
- Language: JavaScript
- Homepage:
- Size: 3.39 MB
- Stars: 23
- Watchers: 1
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wallpaper App
## Wallpaper App In React Native
### installing
> Clone This Repo To Your PC
> Run npm install
> TODO
> Run The App
## TODO
* Get Client ID From [Pexel](https://www.pexels.com/api/documentation/?language=javascript)
```javascript
const client = createClient('****');
```## Built With
* React Native
* Pexel's API## Sample Preview
## Authors
* **Belgin** - *All Works* - [Belgin](https://github.com/ibelgin)
## Problems ?
* Contact Me At [Instagram](https://www.instagram.com/reactnative.modules/)
* My [LinkedIn](https://www.linkedin.com/in/belgin-jarosh/)
## Acknowledgments
* Hat tip to anyone whose code was used
* Inspiration
* etc