Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tilakdotcom/anonymous-feedback
nextjs full application
https://github.com/tilakdotcom/anonymous-feedback
Last synced: 8 days ago
JSON representation
nextjs full application
- Host: GitHub
- URL: https://github.com/tilakdotcom/anonymous-feedback
- Owner: tilakdotcom
- Created: 2024-07-26T01:38:25.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-01T11:31:58.000Z (3 months ago)
- Last Synced: 2024-12-15T22:30:01.387Z (8 days ago)
- Language: TypeScript
- Size: 701 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```## Description
Proud to showcase my fully functional clone of the TrueFeedback website, built for high performance and scalability. Key highlights include secure user authentication and email verification with Resend, AI-generated questions, and efficient data management using MongoDB. With TypeScript ensuring type safety and Zod for precise schema validation, this project delivers a seamless and reliable user experience!