/todo-list

A dynamic and aesthetic To-Do List📝 Website built with React / Javascript / MUI. (Save in localstorage)

Primary LanguageJavaScript

To Do List📝

A dynamic and aesthetic To-Do List
(Save in localstorage)

Screenshots

App Screenshot App's filters Screenshot

Tech Stack

  • JavaScript: The primary programming language.
  • React: Utilized for building the user interface.
  • Redux toolkit: Employed for state management.
  • Material UI (MUI): Styling and layout of components.
  • Framer Motion: Integrated for animations.

Run Locally

Clone the project

  git clone https://github.com/Anrsgrl/todo-list

Go to the project directory

  cd todo-list

Install dependencies

  npm install

Start the server

  npm start

Authors