8000 GitHub - iHelops/todo-list
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iHelops/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
0