WikiRocket Tailwind Templates

Wikirocket

Wikipidea Search Web App using NextJs, Tailwind, TypeScript

WikiRocket

WikiRocket is a simple Next.js web application that allows users to search for information on Wikipedia. The application fetches data from Wikipedia using the Wikipedia API and displays the results in a user-friendly interface.

Table of Contents

Features

  • Search for any keyword on Wikipedia.
  • View search results with titles, excerpts, and thumbnails.
  • Click on a search result to view the full Wikipedia page.

Usage

To use WikiRocket, simply enter a keyword in the search bar and press the 🚀 button. The application will fetch relevant data from Wikipedia and display the results on the page.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js
  • npm or yarn

Installation

Clone the repository

git clone https://github.com/Hardik645/WikiRocket.git

Navigate to the project directory

cd WikiRocket

Install dependencies

npm install

Start the development server

npm run dev

The application will be accessible at http://localhost:3000.

Project Structure

The project structure is organized as follows:

  • pages: Contains Next.js page components.
  • components: Contains React components used throughout the application.
  • lib: Contains utility functions and API-related logic.
  • styles: Contains global styles and CSS modules.

Contributing

If you'd like to contribute to WikiRocket, please follow the contribution guidelines.

Contact

For any questions or feedback, please contact:

Feel free to open an issue if you encounter any problems or have suggestions for improvement.

Top categories

Loading Svelte Themes