Skip to content

practical dashboard for you see your data in a simple and easy way

Notifications You must be signed in to change notification settings

jmamadeu/dashgo

Repository files navigation

DashGo

Not functional app to simulate a dashboard, exploring the modern way to build a performative and beauty app

See how it looks like


Core Techs

Some of the core tech stacks are:

Note: This is not a functional app, here's the pages:

  • / => Login page, just too see the form
  • /users => List all of the users
  • /users/create => Create users page

How to run

To run this web app you must need to install:

You've Probably already installed it

Before you run the application make sure to see the .env file and add all of the keys required and then rename the file to .env.local

After that go to your project folder and run:

$ yarn # To install the dependencies
$ yarn dev # To run the app

Att: You can use npm instead, is up to you.

Made with ❤️ by João Amadeu, feel free to reach me out.

Releases

No releases published

Packages

No packages published