All Projects → atanasster → grommet-dashboard

atanasster / grommet-dashboard

Licence: other
React nextjs grommet 2 dashboard template

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to grommet-dashboard

next.js-tailwindcss-template
Opinionated Next.js and TailwindCSS template.
Stars: ✭ 15 (-61.54%)
Mutual labels:  nextjs-template
grommet-theme-hpe
Hewlett Packard Enterprise grommet theme
Stars: ✭ 16 (-58.97%)
Mutual labels:  grommet
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+887.18%)
Mutual labels:  nextjs-template
nextal
Starter template for NextJs with TypeScript. Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.
Stars: ✭ 88 (+125.64%)
Mutual labels:  nextjs-template
basic-todo-app-using-bit
A highly-modular React todo application composed of reusable components from 5 different collections. Full-blown software modularity.
Stars: ✭ 16 (-58.97%)
Mutual labels:  grommet
grommet-create-react-app
A starter for using grommet with create-react-app
Stars: ✭ 16 (-58.97%)
Mutual labels:  grommet
react-atdd-playground
Template to (deliberate) practice your test-driven development skills.
Stars: ✭ 14 (-64.1%)
Mutual labels:  nextjs-template
NextJS-BlogTemplate-ProjectTitan
titan.szhshp.org
Stars: ✭ 18 (-53.85%)
Mutual labels:  nextjs-template
udacity-alumni-fe
A front-end web application and bespoke publishing platform, built by Udacity Alumni for Udacity Alumni
Stars: ✭ 45 (+15.38%)
Mutual labels:  grommet
nextjs-ts-antd-redux-storybook-starter
🏃🏼 Next.js + TypeScript + Ant Design + Redux Toolkit + Redux Saga + Styled Components + Jest + Storybook 企业级项目脚手架模板
Stars: ✭ 78 (+100%)
Mutual labels:  nextjs-template
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Stars: ✭ 521 (+1235.9%)
Mutual labels:  nextjs-template
grommet-cms
Grommet CMS - A content management system with world class UX
Stars: ✭ 30 (-23.08%)
Mutual labels:  grommet
nextjs-firebase-fns-demo
Demo for serverless NextJS on Firebase Functions
Stars: ✭ 14 (-64.1%)
Mutual labels:  nextjs-template
server-authentication-next.js
No description or website provided.
Stars: ✭ 103 (+164.1%)
Mutual labels:  nextjs-template
corporate-dashboard
🔥 A blazingly fast corporate dashboard single page web application, built with a focus on component oriented design with React, Relay & GraphQL
Stars: ✭ 52 (+33.33%)
Mutual labels:  grommet
next-express-emotion
Easy way to setup NextJS 12.0.7, React 17.0.2, Express 4.17.2, and @emotion/react 11.7.1 locally.
Stars: ✭ 31 (-20.51%)
Mutual labels:  nextjs-template
lowcode
React Lowcode - prototype, develop and maintain internal apps easier
Stars: ✭ 32 (-17.95%)
Mutual labels:  grommet
fullstack-nextjs-ecommerce
Fullstack Next.js E-Commerce made with NextAuth + Prisma, Docker + TypeScript + React Query + Stripe + Tailwind Sentry and much more 🛒
Stars: ✭ 524 (+1243.59%)
Mutual labels:  nextjs-template
next-saas-starter
⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.
Stars: ✭ 497 (+1174.36%)
Mutual labels:  nextjs-template
nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+1479.49%)
Mutual labels:  nextjs-template

Grommet dashboard template

Live site: https://grommet-dashboard.herokuapp.com

Community: https://spectrum.chat/crypto-grommet

Install

  • Get sources in local folder
$ git clone https://github.com/atanasster/grommet-dashboard.git
  • Move to your local folder
$ cd grommet-dashboard
  • Install dependencies
$ npm install

Local deployment

$ npm run dev

Production deployment

  • Build package
$ npm run build
  • Start production server
$ npm run start

Testing

  • Run eslint:
$ npm run check
  • Analyze packages:
$ npm run analyze
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].