Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hemantdutta/infinity-app
Keep scrolling and we'll keep serving you with endless wallpapers
https://github.com/hemantdutta/infinity-app
api api-rest grid-layout react reactjs wallpaper-app wallpaper-engine
Last synced: 9 days ago
JSON representation
Keep scrolling and we'll keep serving you with endless wallpapers
- Host: GitHub
- URL: https://github.com/hemantdutta/infinity-app
- Owner: HemantDutta
- Created: 2023-01-21T08:10:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T12:12:07.000Z (over 1 year ago)
- Last Synced: 2024-11-06T17:31:01.762Z (about 2 months ago)
- Topics: api, api-rest, grid-layout, react, reactjs, wallpaper-app, wallpaper-engine
- Language: JavaScript
- Homepage: https://hemantdutta.github.io/Infinity-App/
- Size: 32.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infinity: Endless Wallpapers
Hey there wallpaper enthusiasts! Welcome to **Infinity**, the ultimate wallpaper engine that'll keep your screens looking fresh and beautiful. 🌄
## What's Infinity All About?
Infinity is all about making your wallpaper game strong! It taps into the awesome Pexels.com API to bring you an ever-expanding collection of stunning wallpapers. We're talking about landscapes, cityscapes, cute animals, and everything in between.
### What I Learned:
While building Infinity, I picked up some cool skills:
- **Infinite Scrolling**: No more clicking through pages and pages of wallpapers. With infinite scrolling, as you reach the end of the page, we magically load more wallpapers for you. It's like a never-ending wallpaper buffet!
- **Responsive Grid Layouts**: Thanks to CSS magic, we've got a responsive grid layout that adjusts beautifully to any screen size. Your wallpapers will always look their best.
- **Search Your Heart Out**: Looking for something specific? No worries, just type in your search query, and we'll find wallpapers that match your mood.
## Getting Started
Ready to dive into Infinity? Here's how:
1. Clone this repository:
```bash
git clone https://github.com/HemantDutta/Infinity-App.git
```2. CD into the project and run ```npm install``` and then ```npm start```.
3. Let Infinity take you on a wallpaper adventure!