A basic issue tracker application built with Next.js, Next Auth, Recharts, Radix UI, and Tailwind CSS. This application provides easy login, issue management, and basic data visualization, offering an efficient tracking system with a user-friendly experience.
Clone the Repository:
git clone https://github.com/omidhokate2002/issue-tracker
Install my-project with npm
npm install
Run the Development Server:
npm run dev
The app will be accessible at http://localhost:3000
To start editing, modify the app/page.tsx
file. The page will automatically update as you edit it.
This project utilizes next/font
to automatically optimize and load "Inter," a custom Google Font.
To learn more about Next.js and its features, you can refer to the following resources:
You can also check out the Next.js GitHub repository for more information. Your feedback and contributions are welcome!
The easiest way to deploy your Next.js application is to use the Vercel Platform, which is developed by the creators of Next.js. For more details, please check out the Next.js deployment documentation.
This project aims to develop a basic issue tracker that facilitates easy login, issue management, and provides basic data visualization. It is streamlined for efficient tracking and offers a user-friendly experience.
Check out the live demo: issue-tracker-iota-bay.vercel.app
Feel free to explore the repository, star it, and contribute!
© 2024 Om Dhokate. All rights reserved.