kazakovkirilliy / react-input-factory

This project shows how to implement simple input factory using React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Input Factory

This project shows how to implement simple input factory with React.

Get started

  1. npm install
  2. npm run dev

Project overview

Folder Description
components React Functional Components that will be used in the project
types Custom RFC types
pages Folder with web pages

About

This project shows how to implement simple input factory using React.


Languages

Language:TypeScript 91.4%Language:CSS 7.0%Language:JavaScript 1.6%