← Back to Projects
Example Project
A full-stack web application built with Next.js and NestJS
Next.jsTypeScriptTailwind CSSNestJSGraphQL
Example Project
This is an example project showcasing MDX capabilities.
Features
- Modern Stack: Built with Next.js 15 and TypeScript
- Responsive Design: Fully responsive with Tailwind CSS
- Type-Safe: End-to-end type safety with TypeScript
- GraphQL API: Efficient data fetching with GraphQL
Tech Stack
- Next.js 15
- TypeScript
- Tailwind CSS
- NestJS
- GraphQL
- Prisma
Screenshots
You can add images here in the public folder.
Code Example
const example = "This is a code example";
console.log(example);
What I Learned
Building this project taught me valuable lessons about full-stack development...