MERN Calendar
Obed Baltodano Arias

Obed Baltodano Arias

hace 2 meses

MERN Calendar

TypeScript Express HTML/CSS JavaScript Node.js React
This project is a MERN stack application for managing calendar events. The frontend is built with React , React Router DOM , Redux , provide a dynamic and responsive user interface. User Authentication: Login/Signup functionality with JWT authentication. Event Management: Create, update, and delete calendar events. Calendar Display: Interactive calendar view to visualize events. CRUD Operations: Full functionality to manage event data stored in MongoDB. Frontend: React, Styles: CSS, Other: Axios , Redux , SweetAlert2. Setup & Installation Clone the repository: git clone https://github.com/obed-dev/react-mern-calendar Install dependencies: npm install Set up environment variables: Clone the .env.template file and rename it to .env. Add your MongoDB URI, JWT secret, and other required keys. Run the frontend: npm run dev Access the app at http://localhost:3000 (default port). Contributing Feel free to fork this repository and submit pull requests for new features or bug fixes. License This project is licensed under the MIT License. Live Demo Here : https://calendar-obed-dev.up.railway.app/auth/login