A simple ToDo list, created on Nextjs and Redux Toolkit, deployed on Vercel.
Link: https://todo.helops.ru/
To get running locally:
- Clone this project
yarn install
to install all req'd dependenciesyarn run dev
to start the local server
A simple ToDo list, created on Nextjs and Redux Toolkit, deployed on Vercel.
Link: https://todo.helops.ru/
To get running locally:
yarn install
to install all req'd dependenciesyarn run dev
to start the local server