This is a simple ip information application using React + Vite, TypeScript, Bootstrap CSS
You can check out the live demo of the application here: Image recognition Demo
- Node.js (version 14 or higher)
- npm (version 6 or higher)
-
Clone the repository:
git clone https://github.com/HariKrishna-9885699666/image-recognition-app-react-vite-ts-tensorflow.git cd image-recognition-app-react-vite-ts-tensorflow npm install npm run dev