Skip to content

Repository files navigation

React + TypeScript + 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:

@vitejs/plugin-react uses Babel for Fast Refresh @vitejs/plugin-react-swc uses SWC for Fast Refresh Versions node: '18.18.0', npm: '10.2.5', typescript: '5.2.2'

Expanding the ESLint configuration If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

Configure the top-level parserOptions property like this: export default { // other rules... parserOptions: { ecmaVersion: 'latest', sourceType: 'module', project: ['./tsconfig.json', './tsconfig.node.json'], tsconfigRootDir: __dirname, }, } Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked Optionally add plugin:@typescript-eslint/stylistic-type-checked Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list To run you need to... Have Vite and write npm install + npm run dev

Featurues Slider + View All works

292269707-784b5d5e-ea09-4909-897b-4fc0b87df9ad 292269782-85f71fe5-a913-4d24-acfb-45021655fedb 292269869-f48268e3-8721-4932-acdf-ec09c24e9e1d 292269934-e1252f7c-3ad7-462d-942a-73c2a4d289fd 292270003-a1c4c94a-386e-45dc-8cf1-83e3cca5ee34 292270003-a1c4c94a-386e-45dc-8cf1-83e3cca5ee34 292270064-c8591998-1a6e-402a-b436-6e169e5d5d68

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages