lofyhub / Pexelry

An image finder application leveraging the Pexels api, You can also download your favorite Images too

Home Page:https://pexelry.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pexelry

🌎

Pexelry Image Finder

Pexelry is an image finder web application that leverages the Pexels api to find images related to a specific search.

Prerequisites

  • Get an api key from pexels developer
  • Have NodeJs installed.

Build Setup

Pexelry is built with:

  • Vue.js
  • Pinia

Clone the repo to your local machine and then follow the procedure below

# installs all the packagees and dependencies needed for this project
$ pnpm install

# serve with hot reload at localhost:3000
$ pnpm run dev

# build for production and launch server
$ pnpm run build

$ pnpm run start

# generates the static project
$ pnpm run generate

This project is free to contribution from anyone

Clone the repo and fix issues ✌️

About

An image finder application leveraging the Pexels api, You can also download your favorite Images too

https://pexelry.netlify.app

License:MIT License


Languages

Language:Vue 80.4%Language:TypeScript 14.4%Language:HTML 2.9%Language:JavaScript 2.1%Language:CSS 0.3%