For installation my project use these commands: -
npm install
npm init
npm run dev
Now, user can search anything to search and my website gives the output in a form of sentences and also one audio clip available only for some words.
Home Page of my Dictionary website
Light version of my website
Error State
Mobile version
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