Skip to content

dineshsutihar/Object-Detection-AI

Repository files navigation

Object Detection Web App

This is a Next.js project for an object detection web application. The frontend is built using Next.js.

Getting Started

To get started with the project, follow these steps:

Prerequisites

Make sure you have the following installed on your system:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
git clone https://github.com/dineshsutihar/Object-Detection-Web-App.git
  1. Navigate to the project directory:
cd Object-Detection-Web-App
  1. Install the dependencies:
npm install

Running the Development Server

To run the development server, use the following command:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Building for Production

To build the project for production, use the following command:

npm run build

This will create an optimized production build of your application.

Deployment

You can deploy the project using any platform that supports Next.js applications, such as Vercel, Netlify, or your own server.

Learn More

To learn more about Next.js, take a look at the following resources:

License

This project is licensed under the MIT License.

UI Library that we can use are:

  1. https://magicui.design/docs/components/number-ticker

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published