/AgeCheck-React

AgeCheck: A React-based user age validation app that enables users to input their information and validates age entries. It's designed for practicing React basics, featuring a user-friendly interface, real-time error handling, and a dynamic user list. A simple yet effective tool for ensuring accurate age information.

Primary LanguageJavaScript

AgeCheck-React App

AgeCheck-React is a simple React-based user age validation app. It's designed for practicing React basics, allows users to input their information, including username and age, and validates the age entries. The app features a user-friendly interface, real-time error handling, and a dynamic user list.

Features

  • Input username and age
  • Real-time validation of age inputs
  • User-friendly interface
  • Dynamic user list

Getting Started

  1. Clone the repository.
  2. Navigate to the project directory: cd AgeCheck-React
  3. Install dependencies: npm install
  4. Start the development server: npm start

Dependencies

  • React
  • React DOM
  • React Scripts
  • Testing Library (Jest, user-event, and jest-dom)