Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 705 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 705 Bytes

Frontend Technologies Dashboard

Frontend Technologies Dashboard is a Next.js application that tracks popular frontend technologies and displays their NPM download statistics. The application is integrated with Supabase and regularly updates data from the NPM API.

Demo

Live Demo (Replace with your live demo URL)

Features

  • Next.js - The best framework for modern React-based web applications.
  • Redux Toolkit - For managing application state.
  • Supabase - Real-time database and authentication services.
  • ApexCharts - Powerful chart components.
  • Tailwind CSS - A utility-first CSS framework.

Requirements

  • Node.js v18+
  • NPM or Yarn
  • Supabase account