Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 638 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 638 Bytes

Worldcoin Auth

Simple "Sign in with Worldcoin" React project built on Vite. Powered by World ID

Features

  • IDKit - Powered by World ID
  • React 18 with Vite for fast development
  • Axios for easy HTTP requests
  • i18n with i18next for multi-language support
  • React Router for route management
  • Tailwind CSS with Tailwind Merge for custom styling
  • Environment configuration via dotenv

Installation

  1. Clone the repository
    git clone https://github.com/asilvafx/world-auth.git
    cd world-auth
    
  2. Backend Setup
    Move server.php file to your backend ftp server.