Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bforbilly24/monolithcode-nextjs-frontend-dashboard
Monolith Code Dashboard Template
https://github.com/bforbilly24/monolithcode-nextjs-frontend-dashboard
nextjs shadcn-ui tailwindcss
Last synced: 12 days ago
JSON representation
Monolith Code Dashboard Template
- Host: GitHub
- URL: https://github.com/bforbilly24/monolithcode-nextjs-frontend-dashboard
- Owner: bforbilly24
- License: mit
- Created: 2024-06-21T20:49:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T00:19:07.000Z (6 months ago)
- Last Synced: 2024-06-23T12:54:23.655Z (6 months ago)
- Topics: nextjs, shadcn-ui, tailwindcss
- Language: JavaScript
- Homepage: https://dashboard.monolithcode.bforbilly.tech
- Size: 29.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
> 1. Pull in terminal
```
git clone https://github.com/bforbilly24/monolithcode-nextjs-frontend-dashboard.git
```> 2. Installation
```bash
npm install
# or
yarn install
# or
pnpm install
# or
bun install
```> 3. Compile
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
## Preview