https://github.com/jay-raam/pixelplush
https://github.com/jay-raam/pixelplush
aos-animation imagedownloader reactjs router unsplash-api
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jay-raam/pixelplush
- Owner: Jay-Raam
- Created: 2024-08-13T08:29:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T14:45:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T12:18:32.603Z (over 1 year ago)
- Topics: aos-animation, imagedownloader, reactjs, router, unsplash-api
- Language: JavaScript
- Homepage: https://jayasriraampixelplush.vercel.app/
- Size: 556 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PixelPlush — v1
Welcome to PixelPlush, a modern web application designed to display stunning images from Unsplash. This project showcases my passion for creating intuitive and user-friendly applications with a focus on aesthetics and functionality.
## Overview
PixelPlush allows users to explore and download high-quality photos sourced from the Unsplash API. With a sleek design and smooth animations, it aims to provide an engaging experience while keeping it simple and accessible. Additionally, it includes a contact form for users to submit their inquiries or feedback.
## Tech Stack
Client: React, AOS (Animate On Scroll), React Router.
Hosting: Vercel.
## Screenshots & Demo
[View Live Demo](https://jayasriraampixelplush.vercel.app/)
## Run Locally
To get started with PixelPlush locally:
Clone the project
```bash
git clone https://github.com/Jay-Raam/PixelPlush.git
```
Navigate to the project directory
```bash
cd PixelPlush
```
Install dependencies
```bash
npm install
npm install react-router-dom
npm install aos
```
Start the development server
```bash
npm start
```
## Features
New Trendy Design: Features a contemporary and visually appealing design to enhance user experience.
Easy Access: Seamless navigation with React Router for efficient routing.
User-Friendly: Optimized for ease of use with smooth animations provided by the AOS library.
Contact Form: Allows users to submit inquiries or feedback directly through the site, making communication straightforward and efficient.
## Contributing & Usage
Feel free to leverage the PixelPlush codebase. Whether you’re looking to build upon the existing functionality or incorporate elements into your personal or professional work, you are encouraged to modify and adapt it as needed. However, please use the code responsibly and avoid any misuse. PixelPlush is open-source, and contributions are warmly welcomed!
If you have any questions, suggestions, or need assistance with the code, don’t hesitate to reach out to me on [Instagram.](https://www.instagram.com/_ivanjay_/).
I’m always happy to provide support and collaborate with fellow developers.
## License
[MIT](https://choosealicense.com/licenses/mit/)