Pixabay is a platform where you can find high qualituy images for free and I have tried to clone it. This is Front-End project build with Javascript language.
- Clone this repository.
- Navigate to the project directory.
- Run
npm installto install dependencies. - Run
npm run devto start the development server.
- Enter keywords in the search bar to find images.
- Click on an image to view its details.
- Explore different categories and tags.
- Search for images by keywords.
- View image details, including resolution and author information.
- Responsive design for various screen sizes.
- ReactJS
- Axios (for API requests)
- CSS (for styling)
Contributions are welcome! Feel free to open a pull request or create an issue.