A simple ToDo list, created on Nextjs and Redux Toolkit, deployed on Vercel.
Link: https://todo.helops.ru/

Screenshot

Quick Start

To get running locally:

  • Clone this project
  • yarn install to install all req'd dependencies
  • yarn run dev to start the local server