Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muskangarg24/cnapp-dashboard

Assignment
https://github.com/muskangarg24/cnapp-dashboard

react redux tailwindcss

Last synced: 16 days ago
JSON representation

Assignment

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/)