More Premium Hugo Themes Premium Nextjs Themes

Ignite Dashgo Next App

Um dashboard feito em TypeScript, React, Next e Chakra-Ui

Ignite Dashgo Next App

Um dashboard feito em TypeScript, React, Next e Chakra-Ui

Author Avatar Theme by brunofilho1
Github Stars Github Stars: 9
Last Commit Last Commit: Jun 29, 2022 -
First Commit Created: Dec 18, 2023 -
Ignite Dashgo Next App screenshot

Overview

This project is a dashboard built using TypeScript, React, Next, react-apexcharts, yup, and Chakra-Ui.

Features

  • Built with TypeScript, which provides static typing and improved tooling for JavaScript.
  • Utilizes React, a popular JavaScript library for building user interfaces.
  • Uses Next.js, a framework for server-side rendering and static site generation.
  • Integrates react-apexcharts, a charting library for React applications.
  • Includes yup, a JavaScript schema validator, for data validation.
  • Uses Chakra-Ui, a simple and modular component library for React.

Installation

To clone the application, follow these steps:

  1. Clone the project repository.
  2. Navigate to the project folder.

To start the application, follow these steps:

  1. Run the command npm install to install the dependencies.
  2. Run the command npm run dev to start the application.
  3. The application will be accessible in your browser at http://localhost:3000.

Summary

This project is a TypeScript-based dashboard built with React, Next.js, react-apexcharts, yup, and Chakra-Ui. It provides a range of features such as static typing, server-side rendering, and data validation. The installation process involves cloning the repository, installing dependencies, and starting the application.