Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muskangarg24/cnapp-dashboard
Assignment
https://github.com/muskangarg24/cnapp-dashboard
react redux tailwindcss
Last synced: 16 days ago
JSON representation
Assignment
- Host: GitHub
- URL: https://github.com/muskangarg24/cnapp-dashboard
- Owner: MuskanGarg24
- Created: 2024-08-21T17:02:59.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-21T19:48:03.000Z (3 months ago)
- Last Synced: 2024-09-26T19:22:17.966Z (about 2 months ago)
- Topics: react, redux, tailwindcss
- Language: JavaScript
- Homepage: https://cnapp-dashboard-bice.vercel.app
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dashboard Widget Management Project
This project is a dynamic dashboard page built using React. The application allows users to add and remove widgets across different categories. It provides a flexible and user-friendly interface for managing widgets.
## Features
- Dynamic dashboard creation using JSON structure.
- Ability to add and remove widgets within categories.
- Search functionality to find specific widgets easily.
- Smooth and responsive UI for better user experience.## Getting Started
### Prerequisites
- Node.js
- npm or yarn### Installation
1. Clone the repository:
```bash
git clone [https://github.com/MuskanGarg24/CNAPP-Dashboard.git]
cd [CNAPP-Dashboard]
```
2. Install Dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm run dev
```## Technologies Used
- React
- Redux (store management tool)
- Tailwind CSS## Live Demo
Check out the live demo of the project: [Dashboard Widget Management](https://cnapp-dashboard-bice.vercel.app/)