Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Data Discovery Dashboard

======================

A Next.js application built with React, Tailwind CSS, and other modern web development tools.

Table of Contents


Getting Started


This project uses the following tools and technologies:

  • Next.js for server-side rendering and static site generation
  • React for building user interfaces
  • Tailwind CSS for styling and layout
  • TypeScript for type checking and code completion

Requirements


To run this project, you will need the following tools and technologies:

  • Node.js v20.17.0 or higher (LTS version recommended)

Running the Application


To run the application, follow these steps:

  1. Clone the repository: git clone https://github.com/codebymarcus/data-discovery-dashboard
  2. Install dependencies: npm install or yarn install
  3. Start the development server: npm run dev or yarn dev
  4. Open your web browser and navigate to http://localhost:3000
  5. Test the application: npm run test or yarn test

Features


  • Responsive design using Tailwind CSS
  • Server-side rendering and client-side rendering using Next.js
  • Reusable React components for UI elements and layout
  • TypeScript support for type checking and code completion

Dependencies


This project uses the following dependencies:

  • next: Next.js framework
  • react: React library
  • tailwindcss: Tailwind CSS framework
  • typescript: TypeScript compiler
  • @tanstack/react-query: React Query library for data fetching and caching
  • @tanstack/react-table: React Table library for data tables
  • @radix-ui: Radix UI library for UI components

Note on Mock Data


If you find that the data is empty, you can copy the data from mock-data/mock-copy.json to mock-data/companies.json to populate the application with sample data. This will allow you to test the application's functionality without having to set up a real data source.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /