TODO

Task Manager APP

Features:

  • Users can create new tasks
  • Users can edit and update previous tasks
  • Users can get analytics about their progress

Frontend Technologies:

  • React
  • React Router
  • Tailwind

Backend Technologies

  • Node
  • Express
  • MongoDB
  • Mongoose

Used Packages:

  • Axios
  • Recharts
  • Headless UI
  • React Icons

Live Link

Code Link

Installation And Usage

Follow these steps to set up and run the project:

  1. Clone the repository:

    https://github.com/Mutah3r/mernifyU-todo-list.git
  2. Install dependencies:

    cd mearnifyU-todo-list
    npm install
  3. Start the server:

    npm start