"Unsplash Image Search" is a React app for easy exploration and search of high-quality images from Unsplash.
Responsive -> The app is designed to work well on different screen sizes, making it accessible on both desktop and mobile devices.
Unsplash API -> Inorder to fetch high-quality images based on user queries.
Users can input search queries to discover specific images of interest.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh