Skip to content

This project is a modern anti-bot form built with Next.js, React, and Tailwind CSS. It includes CSRF protection for secure data handling and a sleek, responsive design. The form captures basic user information (username and email) and uses a CSRF token to protect against cross-site request forgery.

Notifications You must be signed in to change notification settings

doktorrick/AntiBotForm

Repository files navigation

AntiBot Form Project

Welcome to the AntiBot Form Project! This project demonstrates a simple anti-bot form with CSRF protection and a basic layout built with Next.js, React, and Tailwind CSS.

Overview

This project includes:

  • A custom AntiBotForm component for user data input.
  • CSRF token fetching for protection against Cross-Site Request Forgery.
  • A modern and professional design using Tailwind CSS.

Installation

To get started, clone this repository and install the dependencies.

git clone https://github.com/samitixyz/AntiBotForm.git
cd antibot-form-project
npm install

About

This project is a modern anti-bot form built with Next.js, React, and Tailwind CSS. It includes CSRF protection for secure data handling and a sleek, responsive design. The form captures basic user information (username and email) and uses a CSRF token to protect against cross-site request forgery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published