A simple NextJS AI Prompt app to manage AI prompts
Serverless Architecture with only NextJS/React
- TypeScript
- NextJS & Next-auth (Google OAuth integrated)
- React
- TailwindCSS
- BCrypt
- MongoDB (saved to localhost)
- .env
[] Implement Search - Feed Component
- By keywords in prompt content
- Search by tag
- Search by username
[] Implement Click on the tag - Feed Component
- Fill the tag in the search and search right away
[] Implement View other profiles
- Click on the profile and redirect to their profile not your own