Export Image
Export Code

Fork of React Test (NW)

Nita

0 views in last 90 days
Last edited Aug 05, 2025
Created on Aug 05, 2025
Forked from React Test (NW)

React Starter Project

This is a simple React starter project with:

  • A test form with input and button
  • A counter component with increment/decrement buttons

Components

  • TestBox: Contains a form with input field and button
  • CountBox: Container for the counter functionality
  • Count: Displays the current count value

Features

  • Form submission handling
  • Button hover and click states
  • Interactive counter with visual feedback
MIT Licensed