Skip to content

nader-fayed/trivia

Repository files navigation

اختبر-معلوماتك_-تحدي-المعرفة

This is a quiz application built with React and Vite.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/NaderFayed2007/trivia-.git
  2. Navigate to the project directory:

    cd trivia-
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev

Project Structure

  • public/: Static assets.
  • src/: Source code.
    • components/: React components.
    • services/: API services.
    • App.tsx: Main application component.
    • index.tsx: Entry point of the application.
    • types.ts: TypeScript type definitions.
  • vite.config.ts: Vite configuration.
  • tsconfig.json: TypeScript configuration.
  • package.json: Project dependencies and scripts.
  • README.md: Project documentation.

trivia-

About

trivia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published