/dashgo

Repo made for Chapter IV Rocketseat ignite

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

Dashgo

Project made for learning some concepts about NextJS and React-Query

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Available routes

  • /dashboard -> Dashboard screen
  • /users -> Users list
  • /users/create -> Create user

Technologies

  • ReactJS
  • Typescript
  • NextJS
  • MirageJS
  • Chakra UI