Skip to content

Reignu/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Application

A simple and intuitive Todo List application built with React.

Features

  • Add new tasks
  • Mark tasks as complete/incomplete
  • Delete tasks
  • Responsive design
  • Real-time updates
  • Persistent storage with MongoDB

Technologies Used

Frontend

  • React.js
  • Axios
  • Styled Components
  • Netlify (Hosting)

Backend

  • Node.js
  • Express
  • MongoDB
  • Render (Hosting)

Installation

  1. Clone the repository
git clone https://github.com/reignu/todolist.git
  1. Navigate to the project directory
cd todolist/frontend
  1. Install dependencies
npm install
  1. Start the development server
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

[MIT]

About

Simple To Do list app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published