-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Hero Component with Crypto Search Functionality #4
Comments
@munirsiddiqui54 please assing this issue to me! |
@Anket08042003 Go ahead . After completing the task, provide us Screenshot in the pull request |
Please assign this issue to me!! |
Please assign this issue to me!! |
Please assign the task to me |
Description:
We need to develop a hero section for the homepage that includes a search functionality specifically for searching cryptocurrencies. This section will be a visually prominent part of the page and should include the following features:
Requirements:
Main Heading: A bold and clear heading that highlights the purpose of the section (e.g., "Search and Explore Cryptocurrencies").
Search Bar: Add a search bar for users to search for cryptocurrencies:
The search should support dynamic search (autocomplete suggestions) as the user types.
It should fetch data from a cryptocurrency API (e.g., CoinGecko, CoinMarketCap).
Display the top 5 results in a dropdown, showing relevant information like the cryptocurrency name, symbol, and price.
Background Image/Graphic: Include a visually appealing background, such as a graphic or image related to cryptocurrency, to enhance the look of the hero section.
Responsive Design: Ensure the hero section is fully responsive, adapting seamlessly across mobile, tablet, and desktop views.
Styling: The design should be clean, modern, and in line with the overall theme of the website. The search bar and heading should be centered in the hero section for maximum impact.
The text was updated successfully, but these errors were encountered: