ImageVoyager is a web application for exploring and discovering a wide range of images. It provides a user-friendly interface for searching and viewing images.
https://jocular-sprite-109b1d.netlify.app/
Note: Unsplash API has a rate limit of 50 requests per hour. So, if it exceeds the count, results might not be fetched
Image Search: Users can search for images based on keywords or descriptions.
Responsive Design: The application is designed to work seamlessly on various screen sizes.
Dynamic Grid Layout: Images are displayed in a responsive grid layout, adapting to different screen sizes.
Custom Styling: Tailwind CSS is used to style the application, making it easy to customize the look and feel.
These instructions will help you set up and run the project on your local machine. Follow the steps below to get started:
1. Clone the repository:
git clone https://github.com/mansithanki/ImageVoyager.git
2. Change to the project directory:
cd ImageVoyager
3. Install the dependencies:
npm install
4. Start the development server:
npm start
Open your web browser and visit http://localhost:3000 to see the application running.
1. What is the question being researched?
The primary aim of the project was to create an effective and user-friendly image search application. This project aims to explore the process of building a web application that allows users to search for images based on keywords or descriptions and retrieve relevant results.
2. Why is it interesting?
This project is intriguing for several reasons:
3. How do you plan on doing it?
The project plan includes the following steps:
4. How will you know it is doing a good job?
To evaluate the project's success, following metrics could be considered: