Skip to content

Repository files navigation

Wallpaper App

Le projet est en cours de développement.

Wallpaper App is a mobile application built in React Native for displaying images categorized and filterable, akin to Pinterest. It leverages the Pixabay API to fetch images.

Features

  • Display images by categories
  • Filter images via (color, type)
  • Integration with Pixabay API

Technologies Used

  • React Native
  • Node.js (npm)
  • Expo for mobile development
  • Android Emulator
  • Javascript

Main NPM Dependencies

  • expo-linear-gradient
  • @expo/vector-icons
  • @gorhom/bottom-sheet
  • expo-blur

Installation

  1. Clone the repository

    git clone https://github.com/your-username/repository-name.git
    cd repository-name
    
  2. Install dependencies

    npm install
    
  3. Configure Pixabay API

    • Get an API key from Pixabay API
    • Create a .env file in the project root and add your API key:
      PIXABAY_API_KEY=your_pixabay_api_key
    
  4. Configure Pixabay API

    • Use Android Studio emulator or iOS simulator to preview the app.
    npm start ios // for IOS..
    npm start android // for android..
    npm stat // for Web..
    

Documentation and Resources

Contributions and Issues

This project is currently under development. If you would like to contribute or encounter any issues, please open an issue on GitHub.

Thank you :)

By Deva...

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages