Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

sambuite/study-dashgo

Repository files navigation

Dashgo

sambuite`s linkedIn

📷 Demo


🔨 Tools/Technologies

This front-end features the latest tools and practices in web development!

  • NextJS — A React Framework (SSR and SSG)
  • Typescript — A Javascript superset
  • Chakra UI — A component library
  • Axios — API requests
  • React query — A data-fetching library
  • React Apexcharts — A chart library
  • React hook form — A library to deal with forms
  • Yup — Validation library
  • Faker — Library to create fake data
  • MirageJS — Fake api

💻 Installation

Step by step to run the application on your machine:

Clone this repository:

  git clone https://github.com/sambuite/dashgo.git

  cd dashgo

Run the following scripts:

  // Install the dependencies
  npm install

  // Start the application
  npm dev

or if you use yarn

  // Install the dependencies
  yarn

  // Start the application
  yarn dev


Developed by Murilo Sambuite at Rocketseat Ignite.


Back to top

About

NextJS Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published