A simple web page built w/ React to interface with the pexels API. Supports curated photos, search, and pagination. Also stores query terms and page number via localstorage to save sessions.
Demo: https://pexels-search.vercel.app
Backend: https://github.com/ReflextionsDev/pexels-microservice
- npm i
- npm run start
- npm run start
- npm run build
- PORT (defaults to 3000)