Skip to content

HamdyD/fullstack-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack Todo List

A simple fullstack Todo List application built with Node.js, Express, and MongoDB for the backend, and React with Vite for the frontend.

Features

  • Create, read, update, and delete (CRUD) tasks.
  • User-friendly interface with responsive design.
  • Real-time updates using MongoDB.
  • Built with modern technologies.

Technologies Used

Backend

  • Node.js: JavaScript runtime for building scalable network applications.
  • Express: Fast, unopinionated web framework for Node.js.
  • MongoDB: NoSQL database for storing tasks.
  • Mongoose: MongoDB object modeling tool designed to work in an asynchronous environment.
  • CORS: Middleware to enable CORS (Cross-Origin Resource Sharing).
  • Dotenv: Module for loading environment variables.

Frontend

  • React: JavaScript library for building user interfaces.
  • Vite: Build tool for faster development.
  • Chakra UI: Simple, modular, and accessible component library.
  • Framer Motion: Animation library for React.
  • Zustand: State management tool for React.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published