Skip to content

TetiZ/vite-react-template

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

created: vite react js

  • prettier

  • eslint - react/prop-type

  • source map

  • author name and email

  • components folder

  • npm i + run dev

    • npm i:
  • modern normalize

  • react icons

  • clsx

  • react-router-dom

  • axios

  • formik

  • yup

imports:

  • axios from "axios"
    • as Yup from "yup"
  • {Formik, Form, Field, ErrorMessage} from "formik"
  • {BrowserRouter, useSearchParams} from "react-router-dom"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published