Overview:
DashGoObjetivo is a dashboard application developed in the Ignite training program by Rocketseat. It utilizes technologies such as Next.js (React) and Chakra UI to create a highly functional and visually appealing dashboard.
Features:
Page - Dashboard: This feature provides a comprehensive overview of various metrics and key performance indicators. It allows users to track important statistics and data in a consolidated view.
DashboardPage - Usuários: This feature enables users to manage and interact with user data. It provides functionalities such as adding, editing, and deleting users, as well as viewing user details and associated information.
Installation:
To install DashGoObjetivo, follow these steps:
- Ensure that you have Node.js and npm (Node Package Manager) installed on your system.
- Clone the DashGoObjetivo repository from the designated source.
- Open a terminal and navigate to the cloned repository directory.
- Install the project dependencies by running the command
npm installoryarn install. - Start the development server with the command
npm run devoryarn dev. - Open your web browser and access the application at the specified local host address.
Summary:
DashGoObjetivo is a powerful dashboard application developed using Next.js (React) and Chakra UI. Its key features include a comprehensive dashboard page and a user management page. The installation process is straightforward and requires Node.js and npm. Overall, DashGoObjetivo provides users with an efficient and user-friendly way to monitor metrics and manage user data.