https://github.com/feztool-team/fezlanding-counter

Coming soon landing

https://github.com/feztool-team/fezlanding-counter

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Coming soon landing

Basic Info
  • Host: GitHub
  • Owner: FEZtool-team
  • License: apache-2.0
  • Language: SCSS
  • Default Branch: main
  • Size: 5.86 KB
Statistics
  • Stars: 6
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

DOI

🚀 FEZLanding-Counter

FEZLanding-Counter is a lightweight and efficient Nuxt 3 project designed to provide an interactive counter for tracking events, users, or any other custom data.

🌟 Features

  • Fast & Lightweight – Built with Nuxt 3 for optimal performance.
  • 🎨 Modern UI – Seamlessly integrates with any frontend.
  • 🔧 Customizable – Easily modify counters to fit your needs.
  • 🚀 Production-Ready – Optimized for smooth deployment.

📦 Installation

Make sure you have Node.js installed, then install dependencies:

```bash

Using npm

npm install

Using pnpm

pnpm install

Using yarn

yarn install ```

💻 Development

Start the local development server:

```bash

npm

npm run dev

pnpm

pnpm run dev

yarn

yarn dev ```

Access the project at http://localhost:3000.

🏗️ Production

To build and serve the app for production:

```bash

Build for production

npm run build pnpm run build yarn build

Preview production build

npm run preview pnpm run preview yarn preview ```

🚀 Deployment

For deployment instructions, check out the Nuxt Deployment Guide.

📷 Screenshots

FEZLanding UI
Counter Demo

📜 License

This project is licensed under the Apache License 2.0.

Owner

  • Name: FEZtool
  • Login: FEZtool-team
  • Kind: organization
  • Email: info@FEZtool.com

GitHub Events

Total
  • Release event: 1
  • Watch event: 9
  • Push event: 4
  • Create event: 1
Last Year
  • Release event: 1
  • Watch event: 9
  • Push event: 4
  • Create event: 1

Dependencies

package.json npm
  • @nuxt/devtools latest development
  • @nuxtjs/color-mode ^3.3.0 development
  • @nuxtjs/tailwindcss ^6.8.0 development
  • @types/three ^0.156.0 development
  • nuxt ^3.7.0 development
  • sass ^1.66.1 development
  • @chenfengyuan/vue-countdown 2
  • @invictus.codes/nuxt-vuetify ^0.3.0
  • @types/moment-jalaali ^0.7.6
  • axios ^1.5.0
  • gsap ^3.12.2
  • moment-jalaali ^0.10.0
  • three ^0.156.1
  • vue 3
yarn.lock npm
  • 987 dependencies