Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asilvafx/world-auth
- Owner: asilvafx
- License: mit
- Created: 2024-11-03T17:20:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T11:33:43.000Z (3 months ago)
- Last Synced: 2024-11-14T01:14:11.448Z (2 months ago)
- Topics: blockchain, dapp, react, web3, world-id, worldchain, worldcoin
- Language: JavaScript
- Homepage: https://world-auth.vercel.app
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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-auth2. **Backend Setup**
```bash
Move server.php file to your backend ftp server.