Skip to content

Latest commit

 

History

History

Zero-Shot Image Classification App

This project was built using Next.js and TailwindCSS, and deployed on Netlify

In the project directory, you can run:

yarn next dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn next build

Builds the app for production to the build folder.

yarn next start

Runs the production app from the build folder.