Skip to content

blancadesal/toolhunt-frontend

Repository files navigation

Toolhunt Frontend

This is a port of the Toolhunt frontend to Nuxt 3. The backend is available at Toolhunt backend.

Credit should be given to the original authors, mainly nbarnabee and HWaruguru as the principal contributors to the original Toolhunt project.

About Toolhunt

Toolhunt is a web application designed to help edit Toolhub records. It assists users in finding tools with missing information and adding that information in a straightforward manner.

Setup

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Build for production:

    npm run build

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published