Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 699 Bytes

README.MD

File metadata and controls

11 lines (7 loc) · 699 Bytes

Next.js Applications Repository

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.

🛠️ Tech Stack

  • 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.