Pixel Spectrum is a free high-quality image-sharing platform that allows users to explore and download stunning images without any watermarks. Built with React and styled using Tailwind CSS, this project fetches images directly from a free API endpoint on the frontend.
https://pixel-spectrum-mu.vercel.app/
- Free high-resolution images
- No watermark on any images
- Fast and responsive UI built with React and Tailwind CSS
- Seamless API integration to fetch images dynamically
- Frontend: React, Tailwind CSS, JavaScript
- Backend: N/A (Uses Unsplash)
To run Pixel Spectrum locally, follow these steps:
- Clone the repository:
git clone https://github.com/bprince203/pixel-spectrum.git
- Navigate to the project directory:
cd pixel-spectrum
- Install dependencies:
npm install
- Start the development server:
npm run dev
This project is open-source and available under the MIT License.
For any queries or collaborations, feel free to reach out!
- Creator: Himanshu Bhardwaj
- Portfolio: https://himanshu-bhardwaj.vercel.app/
- Email: [email protected]
- GitHub: www.github.com/bprince203/
💡 Feel free to contribute and enhance Pixel Spectrum!