Jumbo React
V7.0 - NextJS
V7.0 - NextJS
  • About Jumbo NextJS
  • Get Started
    • Get Access to Jumbo
    • Package Content
    • Project Setup
  • Structure
    • Folder Structure
    • Layout
  • Settings
    • Authentication & Authorization
    • Customize Theme
    • Manage Sidebar Menus
  • Components
    • JumboBackdrop
    • JumboCard
    • JumboCardFeatured
    • JumboConfigProvider
    • JumboDdMenu
    • JumboDdPopover
    • JumboIconButton
    • JumboLayout
    • JumboLayoutProvider
    • JumboNavbar
    • JumboOverlay
    • JumboRTL
    • JumboScrollbar
    • JumboTabs
    • JumboTheme
Powered by GitBook
On this page
  1. Get Started

Package Content

Unboxing Jumbo 7.x downloaded from themeforest.net

PreviousGet Access to JumboNextProject Setup

Last updated 11 months ago

Once you download the zipped folder from your account and extract that. You will get the folder like below:

jumbo-7.x

Inside this folder, you will receive following sub-folders and files:

  1. In this folder you will find the Figma Design files for all of the screens being shown in the demo of Jumbo.

  2. In this folder you will find all source code related files. Following are the zip files you will find inside of that.

    • vite-demo.zip:

      The Jumbo Vite version for SPA with all the pages shown in the demo.

    • vite-starter-template.zip:

      A minimal version required to start a new project to build SPA.

    • nextjs-demo.zip:

      NextJS 14 with App Router template with the demo provided.

    • nextjs-starter-template

      A minimal version required to start a new project using NextJS.

  3. CREDITS.txt Lists credits to all the the great work done by others which we have incorporated into Jumbo

  4. LICENSE.txt

  5. README.txt

Themeforest