Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vinit-180/wingman-challenge


https://github.com/vinit-180/wingman-challenge

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Wingman Challenge
### This project is a modern analytics dashboard built using Next.js, Tailwind CSS, ShadCN UI, and ECharts for interactive visualizations. The dashboard provides a comprehensive overview of data insights, such as conversations, orders, and conversion rates, with a visually appealing and responsive design. It is tailored for businesses or teams to monitor performance metrics effectively.

### Technologies Used
- Framework: `Next.js`
- Styling: `Tailwind CSS` and `ShadCN UI`
- Charts: `ECharts`
- State Management: Built-in Next.js state handling

### Installation
1. Clone the repository:

```
git clone https://github.com/Vinit-180/Wingman-Challenge
```

2. Install dependencies:

```
npm install
```

3. Start the development server:
```
npm run dev
```

4. Access the application in your browser:
```
http://localhost:3000
```

### Live Link
```
https://wingman-challenge-ahuu.vercel.app/
```