Skip to content

Repository files navigation

Form React

A work-in-progress React project focused on exploring different approaches to building and managing forms in modern React applications. This project uses TypeScript and Vite as the foundation.

📁 Project Structure

├── .husky
├── public
├── src
│ ├── assets
│ ├── components
│ ├── layouts
│ ├── pages
│ ├── routes
│ ├── main.tsx
│ └── App.tsx
├── .gitignore
├── tsconfig.node.json
├── biome.json
├── index.html
├── package-lock.json
├── package.json
├── README.md
├── tsconfig.app.json
├── tsconfig.json
├── tsconfig.node.json
├── vite.config.ts

🛠️ Tech Stack

  • React
  • TypeScript
  • Chakra UI
  • Tailwind v4
  • React Router v7 Declarative
  • Tooling: Husky, Biome and Lint staged
  • Vite

🚧 Status

This project is under construction. More features, technologies, and form examples will be added progressively.

📦 Setup

npm install
npm run dev

About

A React-based project featuring various form implementations, exploring different use cases and technologies.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages