This is my Next.js Applications Repository! This repository contains a collection of applications developed using Next.js, ranging from practice apps to full-fledged, production-grade applications. Throughout this repository, TypeScript has been utilized to ensure type safety and better developer experience.
- Next.js: React-based framework for server-side rendering and static site generation.
- TypeScript: Enforcing strong typing and improving code maintainability.
- CSS/SCSS/Styled Components: Various styling methodologies for different apps.
- Additional libraries and tools vary by project.