adds code


In this comprehensive tutorial, learn how to build a fully functional Todo application from scratch using cutting-edge technologies like React.js, Node.js, Express.js, and MongoDB Atlas. Whether you're a beginner or an experienced developer looking to enhance your full-stack skills, this tutorial provides step-by-step guidance to create a robust Todo app. This repository contains the source code for a Todo application built using React.js for the frontend and Node.js & Express.js for the backend. MongoDB Atlas is used as the cloud database for storing Todo items. Github Repository : Frontend :- https://github.com/AbhishekDere3004/ToDo-List-Frontent.git Backend :- https://github.com/AbhishekDere3004/ToDo-List-backend.git Features: Add new Todo items Delete existing Todo items Update Todo item status (completed/uncompleted) View list of Todo items Technologies Used: Frontend: React.js React-icons CSS Backend: Node.js Express.js MongoDB Atlas Mongoose (ODM for MongoDB) #nodejs #backend #reactjs #codesnippet #expressjs #mongoose
Previous Post Next Post