Next.js
A React framework that offers features like server-side rendering and static site generation, enhancing performance and SEO.
AMC2
React
A JavaScript library for building user interfaces, well known for its efficient and flexible approach to creating complex UIs using reusable components.
AMC2
Nest.js
A modern backend framework built with TypeScript that simplifies the creation of scalable and maintainable web applications.
AMC2
Laravel
A popular PHP framework used for building modern web applications. It follows the MVC (Model-View-Controller) architectural pattern and provides an elegant syntax that simplifies tasks like routing, authentication, sessions, and caching.
AMC2
Tailwind
A popular utility-first CSS framework for quickly building modern, responsive user interfaces. Instead of writing custom CSS, you use predefined utility classes directly in your HTML to style elements.