|
1 | | - |
2 | 1 | <div align="center"> |
3 | 2 | <img src="./public/logo.png" alt="SearchEx Logo" width="250" align="center"> |
4 | 3 | <!-- <p>A working search engine clone built using Next.js 13</p> --> |
5 | 4 | </div> |
6 | 5 |
|
7 | | - |
8 | | -## Features |
9 | | -* Clean UI |
10 | | -* Search for web pages, images, news, and videos |
11 | | -* View search history and saved searches |
12 | | -* Sign up, log in, and log out |
13 | | -* Support for multiple authentication providers (e.g. Google, GitHub) |
14 | | -* Pagination system at the bottom of the search page |
15 | | -* Open AI integration for generating text. |
16 | | -* Light & dark Theme |
| 6 | +## About The Project |
| 7 | +SearchEx is a search engine clone developed using NextJs, providing a powerful and intuitive search experience. It allows users to search for web pages, images, news, and videos. |
| 8 | + |
| 9 | +### Features |
| 10 | +* Features |
| 11 | +* Clean and user-friendly UI |
| 12 | +* Comprehensive search capabilities |
| 13 | +* Intelligent auto-suggestions |
| 14 | +* Search history page |
| 15 | +* Profile management |
| 16 | +* User authentication with GitHub and auth0 |
| 17 | +* Pagination system for search results |
| 18 | +* OpenAI integration for enhanced search intelligence |
| 19 | +* Light & dark theme options |
| 20 | +* Fully responsive design |
17 | 21 |
|
18 | 22 | ## Getting Started |
19 | 23 |
|
@@ -64,10 +68,10 @@ The website auto-updates as you edit the file. |
64 | 68 | The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages. |
65 | 69 |
|
66 | 70 | ## Screenshots |
67 | | - |
68 | | - |
69 | | - |
70 | | - |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
71 | 75 |
|
72 | 76 |
|
73 | 77 | ## License |
|
0 commit comments