Skip to content

WodaMineralna/S18-Handling-Forms-via-Form-Actions-Project-2

Repository files navigation

React.js Course - S18 Handling Forms via Form Actions

Practice code for Section 18 - Handling Forms via Form Actions, part of the course "React - The Complete Guide (incl. Redux)" by Maximilian Schwarzmüller.

This project covers:

  • React 19 form actions - server handled submissions
  • Where form actions make sense vs client handling

Project type

Implemented as part of a guided course project, with additional features and customizations added independently.

Tech Stack

  • React
  • JavaScript (ES6+)
  • Build tool - Vite
  • Form actions

How to Run

# 1) install
npm install

# 2) dev server
npm run dev

# 3) production build
npm run build
npm run preview

About

React.js Course - S18 Handling Forms via Form Actions (Project #2)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published