This is a simple search engine frontend built with React. It allows users to search for information and display results in a user-friendly interface.
To get started with this project, clone the repository and install the dependencies:
git clone https://github.com/milyes/search-engine-frontend.git
cd search-engine-frontend
npm install