Skip to content

cansuari/oneindigo

Repository files navigation

oneindigo

Setup

Install Node.js 18.16.1 version. Make sure to install the dependencies:

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000

yarn generate
yarn dev -o

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

What's included

Features

  • Nuxt.js @latest

  • Vue.js @latest

  • Tailwindcss @latest

  • Google Fonts

  • Huge Icon Library : nuxt-icon @latest: https://icones.js.org/

  • Content Markdown Renderer

  • PWA (Progressive Web App)

  • SASS

  • JSON Data

  • Component Base Structure

  • Fully Responsive

  • Cross Browser Compatibility

  • No jQuery Dependency

  • No Console Errors

Pages

  • Homepage (One-page scroll)
  • Single Page/Plain Text Pages (for legal pages)
  • Contact Page
  • Error Pages

Components

Base

  • Button
  • Link
  • Back to Top Button
  • Header
  • Footer

Sections

  • Call to Action
  • Contact
  • Content
  • FAQs
  • Features
  • Hero
  • Hero Simple
  • Logos
  • Newsletter
  • Overview
  • Pricing
  • Testimonials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published