Stasnislau / dishes-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dishes form

This is a simple web page with a form. It uses the Formik library for form handling and sends simple requests to the server.

Getting Started

  1. Clone the repository:
git clone https://github.com/Stasnislau/dishes-form.git
  1. Install the dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Learn More

This project uses Next.js and React. The form is built with Formik and Yup. The UI is built with material-ui. A version of node.js used while developing is v18.3.0 A version of npm used while developing is 8.11.0

Preview

This project is deployed on Netlify. The live demo can be accessed at https://stanislau-form-task.netlify.app

image

About


Languages

Language:TypeScript 98.0%Language:CSS 1.4%Language:JavaScript 0.6%