Kayke-Fujinaka / Dashgo

πŸ“– A Dashboard application made with Chakra UI and Next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues LinkedIn


Dashgo

A Dashboard application made with Chakra UI and Next.js!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

πŸ“œ About The Project

Product Name Screen Shot

The project was developed in the 4th module of the Ignite ReactJS track. In addition to what was built in the class, a database was created with Prisma, a CRUD of users and an authentication system based on the authentication and authorization class.

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo

    git clone https://github.com/Kayke-Fujinaka
  2. Install packages

    npm install
    
    or
    
    yarn

Usage

Email: administrador@dashgo.net

Password: admin

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Kayke Fujinaka - @kaykeaf - kaykealvesfujinaka@gmail.com

Project Link: https://github.com/your_username/repo_name

About

πŸ“– A Dashboard application made with Chakra UI and Next.js


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%