Welcome to the world of Spike NextJS Dashboard, a place where managing data feels like a breeze infused with modern aesthetics. This isn't just a dashboard; it's a seamless blend of functionality and beauty, designed for those who appreciate the art of simplicity in technology.
Spike NextJS Dashboard is more than just an admin template; it's a partner in your digital journey. It's perfect for those who seek a balance between functionality and design in their administrative tasks. Whether you are a budding developer or a seasoned professional, Spike NextJS is here to transform your administrative experiences. Let's dive into the world of Spike NextJS and explore the art of managing data with elegance and simplicity.
Features
- Mui & Typescript & NextJs
- RTL Dashboard version
- Dark and light sidebar themes
- i18 React Added
- Figma Files for most of Pages
- 3400+ Font icons
- Slick Carousel
- Completely responsive pages
- Axios Included
- 5 unique demos
- Widgets and UI components
- Charts & tables
- 6 color skins
Applications
- Calendar App
- Chat App
- Contact App
- Email App
- Note App
- User Profile App
- Blog App
- Blog Detail App
- Ticket App
- eCommerce Shop App
- eCommerce Checkout App
- eCommerce List App
- eCommerce Detail App
More Features
- Vector Map
- Multi-Level Dropdown
- Support
- Documentation
- https://wrappixel.com/support
Version 9.1.0 - May 08, 2025
Version 9.1.0 (8th May 2025)
- Updated MUI components using the latest MUI codemode
- Updated TypeScript types and removed most any Type usage
Version 9.0.0 (16th April 2025)
- MUI (Material-UI) updated to version 7.0.1
- TypeScript upgraded to version 5.8.3
- Firebase updated to version 11.6.0
- Supabse updated to version 2.49.4
- Integrated Supabase authentication
- Updated all related MUI packages
- All MUI components updated and refactored to be compatible with MUI v7
- Update Nextauth Folder
- Created custom Authentication Context to manage user authentication state across the app.
- Authentication system to manage Supabase, Firebase, and NextAuth through a single context within the nextauth folder.
Version 8.0.0 (28th March 2025)
- NextAuth updated to version 4.24.11
- Firebase updated to version 11.3.1
- Added Supabse package v2.49.1
- Created custom Authentication Context to manage user authentication state across the app.
- Integrated NextAuth for authentication management, Firebase as the authentication provider, and Supabase for user data storage and management and authentication.
Version 7.0.0 (8th Feb 2025)
- Updated Next js to v15.1.6
- Integrated MSW (Mock Service Worker) and SWR packages
- Removed Redux, Redux Toolkit
- Removed Axios and Axios Mock Adapter, and replaced them with SWR .MSW for data fetching
- Implemented Context API for state management
- Refactored all apps to use the latest Context API implementation
- Changes in theme settings to use Context API instead of Redux
- Change Customizer with context api
Version 6.0 (9th December 2024)
- Updated Next to v15.0.2
- Updated React to v19.0.0
- Updated Mui to v6.1.6
- Added Tiptap Editor and removed Quill Editor
- Remove the Single Page Treeview
- Implemented the Next.js Toploader
- Updated Form Elements and UI Components
- In the Contact Detail page, add the functionality to delete a contact when clicking on the trash icon
- Solve Hydration Error in Horizontal layout type
- Added Mui Charts Pages
- Bar charts
- Line charts
- Pie charts
- Scatter charts
- Sparkline charts
- Guage charts
- Added Mui Treeview Pages
- Items Treeview
- Selection Treeview
- Expansion Treeview
- Customization Treeview
- Focus Treeview
- Use Dayjs object for the Date & Time Picker
- Calendar App
- Form Element
- Custom Form
Version 5.0.0 (4th Nov 2024)
- Frontend pages added
- Homepage
- Pricing
- Blog
- Blog detail
- Contact
- About
- Updated package
- i18-next: v23.15.1
- next: v14.2.7
- typescript : v5.6.2
- react : v18.3.1
- React-redux: v9.1.2
- Axios: v1.7.7
- Other packages updated
- Added Light/Dark icon in header
- Added e-commerce edit page
- Added e-commerce add page
- Added kanban app
- Added invoice app
- Added React table
- Blog with MDX
- Remove ‘use client’ from most of pages
Version 4.0.0 (20 July 2024)
- Updated NextJs version to 14.1.3
- Change Component folder path
- Added Redux-persist
- Added NextAuth and Firebase