Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinit-180/wingman-challenge
https://github.com/vinit-180/wingman-challenge
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vinit-180/wingman-challenge
- Owner: Vinit-180
- Created: 2024-12-19T06:45:15.000Z (16 days ago)
- Default Branch: master
- Last Pushed: 2024-12-19T11:16:40.000Z (16 days ago)
- Last Synced: 2024-12-19T12:26:22.951Z (16 days ago)
- Language: TypeScript
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
```