Fullstack is a blogging application. The content of the blog is about software topics. You must first log in to read the blogs. If you want, you can fill out the form or log in directly with your github account.
Live demo : http://azarblog.vercel.app/
-
Next.js and TypeScript Integration: Utilizing Next.js and TypeScript for a robust and statically-typed frontend, providing enhanced development capabilities and code maintainability.
-
MongoDB Database Integration: Employing MongoDB as the database solution, offering flexibility and scalability for efficient data storage and retrieval.
-
User Authentication and Authorization: Allowing users to sign in using GitHub credentials or by filling out a custom form.
-
Implementing an authorization system to control user access to specific functionalities.
-
Admin Panel Features: Admin panel for managing blog posts, allowing creation and deletion operations.
-
SEO-Friendly Structure: Utilizing SEO-friendly URLs and optimizing meta tags for better search engine visibility.
-
Responsive Design: Ensuring a seamless and user-friendly experience across various screen sizes and devices through a responsive design approach.
- Next JS | Server Actions
- TypeScript
- Next Auth
- Mongo DB / Mongoose
- Bcryptjs
- Nodemailer
- Framer Motion
- Sass
Open to your ideas! Share feedback, report issues, or send pull requests to enhance this project
Azar Blog is deployed on Vercel, a popular platform for hosting web applications.