williamoliverpro / dashgo

A dashboard made with Next.js and Chakra UI, in order to explore and manage users with graphics and responsive layout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo Dashgo

Dashgo

A dashboard made with Next.js and Chakra UI, in order to explore and manage users with graphics and responsive layout.

License MIT

Web

Web Users Page Web Dashboard Page

Mobile

Mobile Users Page Mobile Dashboard Page


Features

This app features all the latest tools and practices in web development!

  • ⚛️ Next.js — Next.js is a React framework that allows SSR and the SSG.
  • Chakra UI — Provides a set of accessible, reusable, and composable React components that make it easy to create websites and apps.
  • ⚛️ React Query — Is a library that gives ReactJS the state management ability for any kind of asynchronous data.
  • ✔️ Yup — Is a JavaScript schema builder for value parsing and validation.

Getting started

  1. Clone this repo using git clone https://github.com/williamoliverpro/dashgo
  2. Move yourself to the appropriate directory: cd dashgo
  3. Run npm install or yarn to install dependencies
  4. Run npm run dev or yarn dev to start the application

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

A dashboard made with Next.js and Chakra UI, in order to explore and manage users with graphics and responsive layout.


Languages

Language:TypeScript 100.0%