Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asilvafx/world-auth

Simple "Sign in with Worldcoin" React project built on Vite. Powered by World ID
https://github.com/asilvafx/world-auth

blockchain dapp react web3 world-id worldchain worldcoin

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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**
```bash
git clone https://github.com/asilvafx/world-auth.git
cd world-auth

2. **Backend Setup**
```bash
Move server.php file to your backend ftp server.