https://github.com/amnydv17/dashboard
Skill Test Responsive Dashboard with Navbar and Sidebar with Graph and other update feature.
https://github.com/amnydv17/dashboard
css fortawesome html next-image nextjs react-chartjs-2 tailwindcss typescript
Last synced: 3 months ago
JSON representation
Skill Test Responsive Dashboard with Navbar and Sidebar with Graph and other update feature.
- Host: GitHub
- URL: https://github.com/amnydv17/dashboard
- Owner: amnydv17
- Created: 2024-11-16T12:45:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T21:23:30.000Z (6 months ago)
- Last Synced: 2025-01-03T07:11:05.039Z (5 months ago)
- Topics: css, fortawesome, html, next-image, nextjs, react-chartjs-2, tailwindcss, typescript
- Language: JavaScript
- Homepage: https://skill-test-dashboard.vercel.app
- Size: 798 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js Project
- This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/pages/api-reference/create-next-app).
---
## 🚀 Getting Started
- To start the development server, run one of the following commands:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev