Skip to content

NZAlona/TaskPro

 
 

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"

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • CSS 36.2%
  • HTML 0.2%