Bhabna is a web application designed for sharing creative ideas, poems, songs, and other forms of creative expression. Users can create posts, tag them, and interact with others' content. The platform is built using Next.js and Tailwind CSS.
Check out the live demo of the project on bhabna-adhirajcs-projects.vercel.app.
- User Authentication: Sign in and sign out using NextAuth.js.
- Create and Edit Posts: Authenticated users can create new posts or edit existing ones.
- Tagging: Add tags to your posts to categorize them for easy searching.
- Search Functionality: Search for posts by tags, post content, or username.
- Next.js: For server-side rendering and static site generation.
- Tailwind CSS: For styling and responsive design.
- MongoDB: For database management.
- NextAuth.js & Google OAuth 2.0: For authentication.
- Vercel: Hosting platform for the live demo.
This project is licensed under the Apache License 2.0.