Interactive-Nextjs-Calendar is a dynamic web application designed for seamless event management and scheduling. This project focuses on enhancing productivity by providing users with an intuitive interface for managing their calendar events.
- Interactive-Nextjs-Calendar simplifies event management by allowing users to create, edit, and delete events effortlessly. Built with Next.js and Tailwind CSS, it offers a responsive and user-friendly experience.
- Event Management: Create, update, and delete events with ease.
- User Authentication: Secure login with email verification and OTP.
- Responsive Design: Works seamlessly across all devices.
- Real-Time Updates: Instant synchronization of events.
- User-Friendly Interface: Intuitive navigation and design.
- Next.js
- React
- Tailwind CSS
- PostgreSQL (Neon)
- Express
- Git
- GitHub
Clone the repository:
git clone https://github.com/shaurya35/Interactive-Nextjs-Calendark
cd Interactive-Nextjs-Calendark
- Redirect to server:
npm install -g pnpm
- Install the dependencies:
pnpm install
- Run the Development server:
pnpm dev
Create a .env file:
DATABASE_URL=
JWT_SECRET=
Access the app in your web browser at http://localhost:3000/
.
- Shaurya (LinkedIn)