Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kayke-fujinaka/dashgo
https://github.com/kayke-fujinaka/dashgo
chakra-ui dashgo nextjs nodejs rocketseat typescript
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kayke-fujinaka/dashgo
- Owner: Kayke-Fujinaka
- Created: 2022-11-11T22:04:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T22:39:45.000Z (about 2 years ago)
- Last Synced: 2024-11-10T09:12:35.469Z (3 months ago)
- Topics: chakra-ui, dashgo, nextjs, nodejs, rocketseat, typescript
- Language: TypeScript
- Homepage:
- Size: 530 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Dashgo
A Dashboard application made with Chakra UI and Next.js!
Table of Contents
## 📜 About The Project
[![Product Name Screen Shot][product-screenshot]](https://avatars.githubusercontent.com/u/98772000?v=4)
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
- [Nextjs](https://nextjs.org/)
- [React Query](https://react-query-v3.tanstack.com/)
- [React Hook Form](https://react-hook-form.com/)
- [React Icon](https://react-icons.github.io/react-icons/)
- [Typescript](https://www.typescriptlang.org/)
- [Babel](https://babeljs.io/)
- [Axios](https://axios-http.com/docs/intro)
- [Radix UI](https://www.radix-ui.com/)## 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
```sh
git clone https://github.com/Kayke-Fujinaka
```
2. Install packages```sh
npm installor
yarn
```## Usage
Email: [email protected]
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](https://www.instagram.com/kaykeaf/) - [email protected]
Project Link: [https://github.com/your_username/repo_name](https://github.com/your_username/repo_name)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/Kayke-Fujinaka/Dashgo/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/Kayke-Fujinaka/Dashgo/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/Kayke-Fujinaka/Dashgo/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/Kayke-Fujinaka/Dashgo/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/kayke-fujinaka/
[product-screenshot]: public/images/cover.png