Discover images effortlessly with PicHunt, powered by the Pexels API. Your hunting stops as your desired picture resides here.
✨ See Demo
- Ionic Framework SDK for hybrid mobile app development
- Capacitor cross-platform native runtime
- @ngx-translate the internationalization (i18n)
- @ionic/storage-angular the storage engine
- Swiper mobile touch slider
- Prettier code formatter
Head over to https://www.pexels.com/api/new/ and create a new API key. Edit the environment.ts file with your Pexels API as follows:
pexelsKey: 'your-pexels-api-key'Run npm install and then npm run dev for a dev server. Navigate to http://localhost:5600/. The app will automatically reload if you change any of the source files.