This project is a full-stack Task Manager application built using Next.js, MongoDB, and Zustand for state management. It showcases a complete web application that integrates both front-end and back-end technologies.
- Full-Stack Architecture: Utilizes Next.js for server-side rendering and a seamless user experience.
- MongoDB Integration: Leverages MongoDB for efficient data storage and retrieval.
- State Management: Implements Zustand for simplified state management across the application.
- User Authentication: Secure user authentication and management of tasks.
- Responsive Design: Mobile-friendly user interface for managing tasks on the go.
Explore the live demo of the application at: aknextjs-task-manager.vercel.app
To run this project locally, follow these steps:
- Node.js (version 14 or higher)
- npm or Yarn
- MongoDB database
- Clone the repository:
git clone https://github.com/yourusername/nextjs-task-manager.git
We need to update a Link in the NavBar to ensure seamless navigation.
Image Upload Integration
We have successfully integrated Cloudinary for image uploads. You can access the image upload feature at the following URL -
aknextjs-task-manager.vercel.app/uploadimg