Not functional app to simulate a dashboard, exploring the modern way to build a performative and beauty app
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
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.