Next.Js 14 Ticketing App A simple Fullstack CRUD Application with Next.js 14 and MongoDB Languages and Tools: Feature: Creating Tickets Reading Tickets Updating Tickets Deleting Tickets Installation Clone the project git clone https://github.com/bahatarlaci/next-ticketing-app.git Go to the project directory cd next-ticketing-app Install TicketingApp with npm npm install Run: npm run dev